[osg-users] [3rdparty] ImGui integration

Florian GOLESTIN florian.golestin at gmail.com
Thu Nov 9 03:45:39 PST 2017


Hi team,

I integrated DearImGui into OpenSceneGraph. 
I forked the Gist from Megaton. You can find my version here: https://gist.github.com/fulezi/d2442ca7626bf270226014501357042c.

Features:

Integrated with the OpenGL fixed pipeline
Works with ASCII char and special keys (Control, alt, Super, Shift, enter)
Partial integration of the UTF-8 keyboard (you can type 'ç' but not 'ê', it will result as '^e')
Referenced ImGuiCallBack

To Do:
Mouse scroll
(or not to do) Clipboard


Have a good day,
Florian[/url][/list]

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=72343#72343




Attachments: 
http://forum.openscenegraph.org//files/capture_dcran_de_2017_11_09_11_49_48_118.png




More information about the osg-users mailing list