imgui-node-editor icon indicating copy to clipboard operation
imgui-node-editor copied to clipboard

C# bindings for use with ImGui.NET

Open swoolcock opened this issue 1 year ago • 1 comments

Hi, I’d like to use this library with ImGui.NET if possible.

I’m using imgui with FNA so I already have a renderer implementation, and I don’t mind writing the node editor C# bindings myself, but I’m unsure how to build this as a shared library.

Unfortunately my knowledge of cmake is fairly limited, so unless there’s already a configuration for it somewhere then I’m a bit stumped.

If this is something that’s going to be too tough then I might have to roll something myself instead.

Thanks!

swoolcock avatar Sep 21 '24 00:09 swoolcock