mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-15 01:17:00 +00:00
Examples: Links
This commit is contained in:
parent
41c5d4651b
commit
ae0c33c983
@ -1,5 +1,10 @@
|
|||||||
Those are standalone ready-to-build applications to demonstrate ImGui.
|
Those are standalone ready-to-build applications to demonstrate ImGui.
|
||||||
Binaries of some of those demos are available at http://www.miracleworld.net/imgui/binaries
|
Binaries of some of those demos: http://www.miracleworld.net/imgui/binaries
|
||||||
|
|
||||||
|
Third party languages and frameworks bindings: https://github.com/ocornut/imgui/wiki/Links
|
||||||
|
(languages: C, .net, rust, D, Python, Lua..)
|
||||||
|
(frameworks: DX12, Vulkan, Cinder, OpenGLES, openFrameworks, Cocos2d-x, SFML, Flexium, NanoRT, Irrlicht..)
|
||||||
|
(extras: RemoteImGui, ImWindow, imgui_wm..)
|
||||||
|
|
||||||
TL;DR;
|
TL;DR;
|
||||||
- Newcomers, read 'PROGRAMMER GUIDE' in imgui.cpp for notes on how to setup ImGui in your codebase.
|
- Newcomers, read 'PROGRAMMER GUIDE' in imgui.cpp for notes on how to setup ImGui in your codebase.
|
||||||
|
Loading…
Reference in New Issue
Block a user