A CG Project by OpenGL
-
GLFW3Library -
GLM0.9.8-5 -
Assimp4.1.0
You can use make to build and run.
$ git clone https://github.com/HinanawiTenshi/magic-house.git
$ cd magic-house
$ makeOther make commands are:
-
cleanclean -
buildbuild -
allclean, build and run -
rebuildclean and build
You SHOULDN'T commit a change on source codes only in order to make it compatible with your OpenGL enviroment.
If you are not sure a change is suitable or not, make a new branch and create pull requests is always a good choice.
Implementation as well as design details are avaliable in docs.