cimgui / cimnodes

C wrapping of https://github.com/Nelarius/imnodes
28 stars 15 forks source link

LuaJIT bindings #1

Closed rottier closed 3 years ago

rottier commented 3 years ago

Great to see that there are now are c-bindings for this implementation, thank you! Are you planning to create LuaJIT ffi binding for this, by any chance?

sonoro1234 commented 3 years ago

Of course. It is done already but I am now preparing the examples.

sonoro1234 commented 3 years ago

took example from https://github.com/Nelarius/imnodes/blob/master/example/multi_editor.cpp