[2.3.1] Nuklear backend for Ogre Next

Discussion area about developing with Ogre-Next (2.1, 2.2 and beyond)


Post Reply
xissburg
Halfling
Posts: 83
Joined: Sun Feb 21, 2010 4:58 pm
x 28

[2.3.1] Nuklear backend for Ogre Next

Post by xissburg »

I have written an Ogre Next backend for the Nuklear immediate-mode GUI and am posting the link here to anyone who's interested https://github.com/xissburg/NuklearOgre

Let me know if you encounter any issues. Enjoy!

User avatar
Zonder
Ogre Magi
Posts: 1168
Joined: Mon Aug 04, 2008 7:51 pm
Location: Manchester - England
x 73

Re: [2.3.1] Nuklear backend for Ogre Next

Post by Zonder »

Screenshot or it didn't happen ;) also this sort of thing can easy go in Showcase with a screenshot.

There are 10 types of people in the world: Those who understand binary, and those who don't...
xissburg
Halfling
Posts: 83
Joined: Sun Feb 21, 2010 4:58 pm
x 28

Re: [2.3.1] Nuklear backend for Ogre Next

Post by xissburg »

Sure

Image

User avatar
Crystal Hammer
Gnome
Posts: 317
Joined: Sat Jun 23, 2007 5:16 pm
x 74
Contact:

Re: [2.3.1] Nuklear backend for Ogre Next

Post by Crystal Hammer »

Nice.
It's good to have options for GUI for Ogre again.

xissburg
Halfling
Posts: 83
Joined: Sun Feb 21, 2010 4:58 pm
x 28

Re: [2.3.1] Nuklear backend for Ogre Next

Post by xissburg »

I imagine the same concepts can be employed to create a Dear ImGui backend. I might end up doing it if the need arises.
Plus the debug text is being rendered behind the Nuklear gui. Not sure why or how to fix it. I guess that's the v1 Overlay system. Perhaps it could be fixed with a tweak to the compositor setup.

User avatar
Crystal Hammer
Gnome
Posts: 317
Joined: Sat Jun 23, 2007 5:16 pm
x 74
Contact:

Re: [2.3.1] Nuklear backend for Ogre Next

Post by Crystal Hammer »

ImGui was done in topic, not sure if same way but works.

Post Reply