To build the project :
git submodule update --init
in the root directory ;mkdir build/
in the root directory ;cd build/
in the root directory ;cmake ..
in the build directory ;make
in the build directory ;- Run
murakami
in the bin directory ;
Required :
- OpenGL
- GLEW
- SFML 2.x
- Bullet Physics 2.X