Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 381 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 381 Bytes

Compile

Designed to be compiled on linux with g++, works on Windows with MSVC with minor modifications.

Requires libSOIL, opengl glfw

cmake .
make all

Run

bin/comp371project

Screenshots

screen1 screen2