imgui-osg
imgui-osg copied to clipboard
This example shows how to make OpenSceneGraph and Dear ImGui work together
Results
1
imgui-osg issues
Sort by
recently updated
recently updated
newest added
Modifier keys, e.g. io.KeyCtrl, may get "stuck" if not associated with a "special key". This fix properly translates OSG modifier keys to ImGui's.