1
0
mirror of https://github.com/ocornut/imgui.git synced 2025-03-01 16:10:37 +01:00

Updated Bindings (markdown)

mtheall 2021-01-08 13:48:28 -06:00
parent a2994e3ca3
commit 78ea131e95

@ -58,6 +58,8 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12,
| NanoRT | **imgui_impl_raytrace**: <br>https://github.com/syoyo/imgui/tree/nanort/examples/raytrace_example |
| nCine | **nCine Out-of-the-box integration**: <br>https://github.com/nCine/nCine and [example 1](https://github.com/nCine/nCine/blob/master/tests/apptest_scene.cpp), [example 2](https://github.com/nCine/nCine/blob/master/tests/apptest_simdbench.cpp)
| Nim Game Lib | **NimGL**:<br>https://github.com/nimgl/nimgl |
| Nintendo 3DS (homebrew) | **libctru/libcitro3d**:<br>https://github.com/mtheall/ftpd/tree/master/source/3ds |
| Nintendo Switch (homebrew) | **libnx/libdeko3d**:<br>https://github.com/mtheall/ftpd/tree/master/source/switch |
| Ogre | **ogre-imgui**:<br>https://github.com/OGRECave/ogre-imgui |
| openFrameworks | **ofxImGui**:<br>https://github.com/jvcleave/ofxImGui
| OpenSceneGraph/OSG | **imgui-osg**:<br>https://github.com/Tordan/imgui-osg and older gist: https://gist.github.com/fulezi/d2442ca7626bf270226014501357042c |