Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 452 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 452 Bytes

Description

Demo project showcasing various 3D-graphics techniques, including

  • Heightfield
  • Screen-space ambient occlusion
  • Tone mapping/HDR
  • Smooth, automatic third-person camera movement by lerping movement vector
  • Fog

Click on image for video Screen

Made for the course Advanced computer graphics @ Chalmers/GU. Based on https://gitlab.com/chalmerscg/tda362-labs-2019