Backend: Nuklear Unity Loader
Hi, İ imported Nuklear for Unity. There are currently 4 repos. The main loader is a library with an API to create another library to load in Unity. The other 2 package repos are for the interaction with the unity.
it's currently hardcoded to directx 11 but it will be updated in time.
https://github.com/Chutpot
Thanks!
- Please make a PR to this repo adding a link to your project to the readme.
- Take a look at the future of Nuklear integration into bigger projects & IDEs - https://github.com/Immediate-Mode-UI/Nuklear/pull/462 .
I'm confused right now what to support, i realized that i could easily use NuklearDotNet wrapper directly in my project, it is still like a c api but it can be used.
The upper ui get called in c++ and the other at one c#.
Yep, that is the flexibility a pure C architecture offers :wink:.
Maybe link this in the Integrations page in the wiki? https://github.com/Immediate-Mode-UI/Nuklear/wiki/Integrations