application-name/ ├── app/ # Defines essential components such as renderer, world grid, scene manager, etc... ├── lib/ # Implements OpenGL buffer management, shader, transformation logic ├── objects/ ...
👀 Be an early user on my discord for discussions on OpenGL, Vulkan, 2D/3D Graphics, and game development: https://discord.gg/Bkhpm8QQ. Otherwise I'll be around the ModernGL discord too. Computer ...