Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 288 Bytes

Supersonic-Sunshine

Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced Game Programming

https://eheitzresearch.wordpress.com/415-2/

Getting started

mkdir build && cd build
cmake ..
make