Skip to content

Implementation and Visualization of the Catmull-Clark and Loop Subdivision Algorithms

Notifications You must be signed in to change notification settings

OwenGraves/subdivision-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catmull-Clark and Loop Subdivision

No Subdivision One Iteration of Loop Subdivision
Two Iterations
dragon_wf_r2
No Subdivision Catmull-Clark Subdivision

Controls

  • c - switch mode between Loop and Catmull-Clark subdivision (starts in Loop)
  • f - toggle wireframe mode
  • r - reset recursion depth
  • - - decrease recursion depth
  • = - increase recursion
  • wasd - standard camera controls (click and drag to rotate)
  • arrows keys - tilt camera
  • _ - decrease camera speed
  • + - increase camera speed
  • z - look downward

Upload an object by adding the file path on the command line

About

Implementation and Visualization of the Catmull-Clark and Loop Subdivision Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published