Skip to content

OpenGL Collection v1.0

Latest
Compare
Choose a tag to compare
@kyle-robinson kyle-robinson released this 14 Dec 23:02
· 14 commits to master since this release
cec80e6

A collection of projects created using C++ and OpenGL which implement a number of graphical techniques.

Features

  • Camera System
  • Directional/Point Lighting
  • Flashlight
  • Model Loading
  • Stencil Testing
  • Framebuffers
  • Instancing
  • Geometry Shaders
  • Water Simulation
  • Alpha Blending
  • Cubemapping