Quadmesh
Animated quad meshes and smooth normal computation with Modern OpenGL.
Install / Use
/learn @prideout/QuadmeshREADME
I've tested this on a MacBook Pro (circa 2012) and Linux Mint 15. Just type:
make -j && ./quadmesh
With Linux, you might need to install some of the following packages first with apt-get:
- build-essential
- libmotif-dev
- libgl1-mesa-dev
- libglm-dev
