-
Notifications
You must be signed in to change notification settings - Fork 0
Hai-Lin/Subdivision
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Impelement subdivision(Loop and Catmull-Clark) Purpose: implement subdivision surfaces of two types: both Loop and Catmull-Clark Subds for display in openGL. How to run: Type make to compile Work both in Mac OS X and Columia CLIC subd_hl2656 + testfile 1-----flat normal 2-----average normal weighted by angle >-----increase one level of subdivison <-----decrease one level of subdivision GL Display: Loop subdivision-----GL_TRIANGLES Catmull-Clark Subdivision----GL_POLYGON(0 level), Gl_QUADS(>=1 level)
About
Loop and Catmull-Clark Subdivision
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published