Skip to content
forked from prideout/quadmesh

Animated quad meshes and smooth normal computation with Modern OpenGL.

Notifications You must be signed in to change notification settings

UIKit0/quadmesh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Animated quad meshes and smooth normal computation with Modern OpenGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published