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
Animated quad meshes and smooth normal computation with Modern OpenGL.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
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
:
Animated quad meshes and smooth normal computation with Modern OpenGL.