From 78ea131e95b293b25b89c0bd9c4f593718d3760f Mon Sep 17 00:00:00 2001 From: mtheall Date: Fri, 8 Jan 2021 13:48:28 -0600 Subject: [PATCH] Updated Bindings (markdown) --- Bindings.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Bindings.md b/Bindings.md index 058e8b9..ba0b10e 100644 --- a/Bindings.md +++ b/Bindings.md @@ -58,6 +58,8 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12, | NanoRT | **imgui_impl_raytrace**:
https://github.com/syoyo/imgui/tree/nanort/examples/raytrace_example | | nCine | **nCine Out-of-the-box integration**:
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**:
https://github.com/nimgl/nimgl | +| Nintendo 3DS (homebrew) | **libctru/libcitro3d**:
https://github.com/mtheall/ftpd/tree/master/source/3ds | +| Nintendo Switch (homebrew) | **libnx/libdeko3d**:
https://github.com/mtheall/ftpd/tree/master/source/switch | | Ogre | **ogre-imgui**:
https://github.com/OGRECave/ogre-imgui | | openFrameworks | **ofxImGui**:
https://github.com/jvcleave/ofxImGui | OpenSceneGraph/OSG | **imgui-osg**:
https://github.com/Tordan/imgui-osg and older gist: https://gist.github.com/fulezi/d2442ca7626bf270226014501357042c |