tags

OpenGL

C++ · OpenGL · graphics

Basic OpenGL Renderer

A C/C++ OpenGL renderer experiment with textured elements, renderable entities, and batch rendering. The README notes rendering 100,000 textured quads with animated colors at 30+ FPS on an M1 Pro MacBook Pro.

JavaScript · OpenGL · education

Legacy OpenGL code generator

A browser-based shape drawing tool that generates legacy OpenGL C/C++ code for static sketches.