mirror of
https://github.com/Drezil/imgui.git
synced 2024-12-18 14:16:36 +00:00
Links
This commit is contained in:
parent
c6e370a77a
commit
4cfec4813e
31
README.md
31
README.md
@ -67,22 +67,21 @@ Languages:
|
|||||||
|
|
||||||
Frameworks:
|
Frameworks:
|
||||||
- Main ImGui repository include examples for DirectX9, DirectX10, DirectX11, OpenGL2/3, Vulkan, Allegro 5, SDL+GL2/3, iOS and Marmalade: https://github.com/ocornut/imgui/tree/master/examples
|
- Main ImGui repository include examples for DirectX9, DirectX10, DirectX11, OpenGL2/3, Vulkan, Allegro 5, SDL+GL2/3, iOS and Marmalade: https://github.com/ocornut/imgui/tree/master/examples
|
||||||
- Unmerged PR: DirectX12 example (with issues) https://github.com/ocornut/imgui/pull/301
|
- Unmerged PR: DirectX12: https://github.com/ocornut/imgui/pull/301
|
||||||
- Unmerged PR: SDL2 + OpenGLES + Emscripten example https://github.com/ocornut/imgui/pull/336
|
- Unmerged PR: SDL2 + OpenGLES + Emscripten: https://github.com/ocornut/imgui/pull/336
|
||||||
- Unmerged PR: FreeGlut + OpenGL2 example https://github.com/ocornut/imgui/pull/801
|
- Unmerged PR: FreeGlut + OpenGL2: https://github.com/ocornut/imgui/pull/801
|
||||||
- Unmerged PR: Native Win32 and OSX example https://github.com/ocornut/imgui/pull/281
|
- Unmerged PR: Native Win32 and OSX: https://github.com/ocornut/imgui/pull/281
|
||||||
- Unmerged PR: Android Example https://github.com/ocornut/imgui/pull/421
|
- Unmerged PR: Android: https://github.com/ocornut/imgui/pull/421
|
||||||
- Cinder backend for dear imgui https://github.com/simongeilfus/Cinder-ImGui
|
- Cinder: https://github.com/simongeilfus/Cinder-ImGui
|
||||||
- FlexGUI: Flexium/SFML backend for dear imgui https://github.com/DXsmiley/FlexGUI
|
- cocos2d-x: https://github.com/c0i/imguix https://github.com/ocornut/imgui/issues/551
|
||||||
- IrrIMGUI: Irrlicht backend for dear imgui https://github.com/ZahlGraf/IrrIMGUI
|
- Flexium/SFML (FlexGUI): https://github.com/DXsmiley/FlexGUI
|
||||||
- UnrealEngine_ImGui: Unreal Engine 4 backend for dear imgui https://github.com/sronsse/UnrealEngine_ImGui
|
- Irrlicht (IrrIMGUI): https://github.com/ZahlGraf/IrrIMGUI
|
||||||
- LÖVE backend for dear imgui https://github.com/slages/love-imgui
|
- Ogre: https://bitbucket.org/LMCrashy/ogreimgui/src
|
||||||
- Ogre backend for dear imgui https://bitbucket.org/LMCrashy/ogreimgui/src
|
- openFrameworks (ofxImGui): https://github.com/jvcleave/ofxImGui
|
||||||
- ofxImGui: openFrameworks backend for dear imgui https://github.com/jvcleave/ofxImGui
|
- LÖVE: https://github.com/slages/love-imgui
|
||||||
- SFML backend for dear imgui https://github.com/EliasD/imgui-sfml
|
- NanoRT (software raytraced) https://github.com/syoyo/imgui/tree/nanort/examples/raytrace_example
|
||||||
- SFML backend for dear imgui https://github.com/Mischa-Alff/imgui-backends
|
- Unreal Engine 4: https://github.com/segross/UnrealImGui or https://github.com/sronsse/UnrealEngine_ImGui
|
||||||
- cocos2d-x with imgui https://github.com/c0i/imguix https://github.com/ocornut/imgui/issues/551
|
- SFML: https://github.com/EliasD/imgui-sfml or https://github.com/Mischa-Alff/imgui-backends
|
||||||
- NanoRT: software raytraced version https://github.com/syoyo/imgui/tree/nanort/examples/raytrace_example
|
|
||||||
|
|
||||||
For other bindings: see [this page](https://github.com/ocornut/imgui/wiki/Links/).
|
For other bindings: see [this page](https://github.com/ocornut/imgui/wiki/Links/).
|
||||||
Please contact me with the Issues tracker or Twitter to fix/update this list.
|
Please contact me with the Issues tracker or Twitter to fix/update this list.
|
||||||
|
Loading…
Reference in New Issue
Block a user