Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 172 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 172 Bytes

otus

Build and run application on macOS

  1. Install dependencies brew install glm glew freeglut
  2. Build make
  3. Run ./a.out. Press ESC to exit the application.