Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C# bindings for use with ImGui.NET #308

Open
swoolcock opened this issue Sep 21, 2024 · 1 comment
Open

C# bindings for use with ImGui.NET #308

swoolcock opened this issue Sep 21, 2024 · 1 comment

Comments

@swoolcock
Copy link

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
Copy link
Author

On closer inspection, ImGui.NET doesn't include the stack layout API, so this can't really work with it anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant