This project demonstrates a robust integration of Nodepp for asynchronous operations, ImGui for immediate-mode GUI rendering, and Raylib for window management and graphics. It showcases how to build ...
This is a port of dear imgui SDL2 example to Android. In order to check my implementation, I've decided to render a teapot from WebGL repository (the shiny teapot demo by Google). Since ImGui windows ...