Skip to content
Snippets Groups Projects
Select Git revision
  • 93f179ff0f441077cb7e0d06483c4a13c14eb20a
  • master default protected
  • classdiag
  • 13.2.1 protected
  • 13.2.0 protected
  • 13.1.2 protected
  • 13.1.1 protected
  • 13.1.0 protected
  • 13.0.1 protected
  • 13.0.0 protected
  • 10.0.1 protected
  • 10.0.0 protected
  • 7.0.0 protected
  • 6.0.4 protected
  • 6.0.2 protected
  • 6.0.1 protected
  • 6.0.0 protected
  • 5.3.0 protected
  • 5.2.8 protected
  • 5.2.5 protected
  • 5.1.2 protected
  • 5.1.0 protected
  • 5.1.1 protected
23 results

tooling

Name Last commit Last update
data
src
.gitignore
CMakeLists.txt
README.md

madid

mad·​id (adjective) \ ˈmadə̇d
wet, moist

Trying it out

Dependencies

Installing the dependencies

On Linux-based systems, with the apt package manager

sudo apt install libglm-dev libglew-dev libglfw3 cmake build-essential

Compiling

  • create a build directory
  • build the program using cmake
# from the project root directory
mkdir build
cd build
cmake ..
make

Start the application

./madid

Contact

Feel free to contact me at barnabas.borcsok@gmail.com