Magnum

omar 2019-01-10 15:06:22 +01:00
parent 7bbb7f4c82
commit 1eacd35bce

@ -98,7 +98,7 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12,
- openFrameworks (ofxImGui): https://github.com/jvcleave/ofxImGui
- Orx: https://github.com/ocornut/imgui/pull/1843
- LÖVE+LUA: https://github.com/slages/love-imgui
- Magnum: https://github.com/lecopivo/magnum-imgui, https://github.com/lecopivo/MagnumImguiPort
- Magnum: https://github.com/mosra/magnum-integration ([doc](https://doc.magnum.graphics/magnum/namespaceMagnum_1_1ImGuiIntegration.html), [example](https://doc.magnum.graphics/magnum/examples-imgui.html))
- NanoRT (software raytraced): https://github.com/syoyo/imgui/tree/nanort/examples/raytrace_example
- Nim Game Lib: https://github.com/cavariux/nimgl
- px_render: https://github.com/ocornut/imgui/pull/1935