Is there any way to like, push the the opengl pipeline? say I want to do some graphic rendering in C, is there a way to do that?
There are ways to connect to the underlying graphic pipeline in toolkits like fyne. This could be used for, embedded games and 3d rendering and a whole host of stuff.