NocturneGL is a lightweight, single-buffered graphics library written in pure C++. All code is organized into a single NocturneGL.h and NocturneGL.cpp with the ability to extend functionality.
- Phone lighting
- Phong shading
- Gouraud shading
- Flat shading
- JSON scene description
- Texture mapping
- Anti-aliasing
Written by Kevin Yang