mad·id (adjective) \ ˈmadə̇d
wet, moist
Project summary Oral presentation (in Hungarian)
On Linux-based systems, with the apt package manager
sudo apt install libglew-dev libglfw3 cmake build-essential
- create a build directory
- build the program using cmake
# from the project root directory
mkdir build
cd build
cmake ..
make
./madid
Feel free to contact me at barnabas.borcsok@gmail.com