/graphics_project

Repository for the graphics project of the course DAT205 Chalmers

Primary LanguageC++MIT LicenseMIT

graphics_project

Repository for the graphics project of the course DAT205 Chalmers

Build and Run

cmake . -B build
(cd build && make)
./build/graphics_project