Skip to content

OpenGL Lighting Collection v1.0

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

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