From d127bc532ed4ffeaa14391ced67996a780216bfa Mon Sep 17 00:00:00 2001 From: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com> Date: Wed, 28 Sep 2022 17:50:03 +0200 Subject: [PATCH] Add Wii U platform --- Bindings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Bindings.md b/Bindings.md index 09d21fd..3cd9aaf 100644 --- a/Bindings.md +++ b/Bindings.md @@ -78,6 +78,7 @@ Other backends: | 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
https://github.com/scturtle/imgui_deko3d_example | +| Nintendo Wii U (homebrew) | **wut/GX2**:
https://github.com/GaryOderNichts/imgui | | 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 |