Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 257 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 257 Bytes

SoftSysBarracuda

Install

sudo apt-get update
sudo apt-get install libglu1-mesa-dev freeglut3-dev mesa-common-dev libglfw3 libglfw3-dev  libglew-dev

Running

Run from project root

cmake -B build/ -S src/

make -C build/

./build/main