Jay Robson 9c677cc32f | ||
---|---|---|
assets | ||
src | ||
.gitattributes | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
README.md
How to build
This is built using CMake. You will also need the required libraries to build. This project currently only works on Linux.
mkdir build
cd build
cmake ..
make
Required libraries
- GLEW
- GLFW
- OpenGL
- FreeType
- AssImp
Credits
- Potted House Plants by FacultyManBruce is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).