Skip to content

Releases: kyle-robinson/opengl-lighting

OpenGL Lighting Collection v1.0

14 Dec 23:00
fc1c1a1
Compare
Choose a tag to compare

A collection of projects created in C++ and OpenGL that implement a number of graphical lighting techniques.

Features

  • Blinn-Phong Model
  • Bloom
  • Normal Mapping
  • Shadow Mapping
  • HDR
  • Parallax Mapping
  • Deferred Shading
  • SSAO
  • PBR