You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
Simple application using ImGUI (libnx). original source [https://github.com/ocornut/imgui here]. ==Features== *Gamepad support. *Touchscreen is support. *Shared-font + ext example included. ==User guide== ImGui::ShowDemoWindow() function will create a demo window showcasing variety of features and examples. The code is always available for reference in imgui_demo.cpp Tutorial for starting from zero: *https://eliasdaler.github.io/using-imgui-with-sfml-pt1/ *https://eliasdaler.github.io/using-imgui-with-sfml-pt2/ *https://web.archive.org/web/20190226181447/http://nehe.gamedev.net/ ==Screenshots== https://dlhb.gamebrew.org/switchhomebrews/imguinx5.png https://dlhb.gamebrew.org/switchhomebrews/imguinx3.png https://dlhb.gamebrew.org/switchhomebrews/imguinx4.png ==Changelog== '''2020/06/23''' *[https://github.com/MstrVLT/switch_imgui_glfw ImGUI for GLFW] (most devs prefer GLFW over SDL2). *Touchscreen supported (for best result see https://github.com/ocornut/imgui/issues/2334). *DPad as hat supported. *Shared Font supported. *More screenshots [https://twitter.com/hashtag/imgui here]. '''2020/05/29''' *Add support for nx std + ext font ). '''2020/05/25''' *Touch screen fixed. Get new version here: https://github.com/MstrVLT/switch_imgui *See https://github.com/ocornut/imgui/issues/2334 for best result. ==Credits== Special thx: *Pablo Curiel *Cpasjuste *SciresM *yellows8 *fincs *Nathan S *ImGUI community *Homebrew community *All SwitchBrew members == External links == * ImGUI for SDL2 - https://github.com/MstrVLT/switch_imgui_sdl2 * ImGUI for GLFW - https://github.com/MstrVLT/switch_imgui_glfw * GBAtemp - https://gbatemp.net/threads/simple-application-using-imgui-libnx.565404/ * Reddit - https://old.reddit.com/r/SwitchHacks/comments/hec60v/simple_example_homebrew_application_with_imgui/
Advertising: