Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 623 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 623 Bytes

Project Description

Project for Computer Graphics course

Image1 Image2

Implemented

  • Blending, Face Culling, Advanced (Blinn-Phong) Lightning - Pointlight and Spotlight
  • Group A: Skybox
  • Group B: Point Shadows
  • Additional: HDR and Bloom (Not working currently - logic commented in src/main.cpp)

Controls

  • Move: (in comparison to camera): WASD
  • Move: (in comparison to world coordinates): TGHF
  • Shadow flag (turned on by default): L

Credits

LearnOpenGL