Releases: jonpas/OpenGL
Releases · jonpas/OpenGL
OpenGL Intro 0.3.0
OpenGL Intro 0.2.0
Work that was handed in for Task 2
- Loading OBJ Files Dynamically
- Multiple Objects Handling
- Per-Model Buffers
- Texture Mapping
- Simple (X, Y)
- Blinn-Phong Shading/Reflection Model
- Single Point Light
OpenGL Intro 0.1.0
Work that was handed in for Task 1
- OpenGL Rendering in Qt with GLM
- Projections (Perspective and Orthogonal)
- Camera Translating and Rotating
- Object Translating, Rotating and Scaling
- Interleaved Vertex Buffer
- Multiple Objects Handling Preparation