Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.7 KB

README.md

File metadata and controls

40 lines (33 loc) · 1.7 KB

Adypt

AdamYuan's PathTracer on GPU. Implemented with OpenGL 4.5.

Compilation

cmake . -DCMAKE_BUILD_TYPE=Release
make

Usage

./Adypt [*.config]
  • W, A, S, D, L-Shift, Space: Move around
  • Drag Mouse to change direction

Built With

Reference

Screenshots