Skip to content

OpenGL Intro 0.1.0

Compare
Choose a tag to compare
@jonpas jonpas released this 26 Dec 03:07
· 14 commits to master since this release

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