An experimental OpenGL project built for learning graphics programming and understanding how rendering pipelines work under the hood.
- OpenGL fundamentals
- Real-time rendering
- Shaders & transformations
- Graphics programming concepts
- Low-level rendering experimentation
This project exists as a playground for exploring computer graphics and modern rendering techniques from scratch.
learning graphics by building things manually.