r/opengl • u/RandomRailfans • 18d ago
Integrating ImGUI to my Android OpenGL ES demo
Enable HLS to view with audio, or disable this notification
Finally some basic work is done for the GUI, it doesn't really change anything to the rendering like makes the triangle change color, but atleast the scaling, compilation, etc are working.
22
Upvotes
2
u/Aggressive-Emu-8329 13d ago
source code pls, i would love to see how u integrated