Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 198 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 198 Bytes

CGCourse

This is the final project for CGCourse 2019 in ZJU

screenshot

Dependencies:

  • glfw
  • glew
  • glad
  • assimp
  • cmake

Build:

mkdir build
cmake ../.
make