luaegui
luaegui copied to clipboard
rust mlua bindings for egui
Although we have type aliases at the moment. We can probably provide docs like https://lune.gitbook.io/lune/api-reference/fs . figure out how lune does it by extracting docs/types from https://github.com/filiptibell/lune/blob/main/docs/typedefs/FS.luau
mlua's latest master branch contains a feature for lua-vector4. This will allow us to use the vector4 type for `Rect`, `Color32` etc.. to improve performance and ergonomics for bindings.
The vast majority of work is manual copy-pasting in nature. So, even rust newbies should be able to help out. So, you can help this project in three ways. 1....