Skip to content

Devendork/DeltaChangeSubdivision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laura Devendorf This is a final project for EECS 294 - Computer Aided Geometric Desgin at UC Berkeley in the Fall of 2012.

The code implements Charles Loop's subdivison algorithm based on a control mesh. The novel feature of this UI is the ability to specify "delta changes" at each vertex at any step in the subdivision. These delta changes determine how far from the original subdivison position a vertex should be moved and allow for fine manipulation on smooth meshes.

TO RUN: ./delta --filename (path to .obj file) note: if no input file is specified, a default cube is loaded

KEY COMMANDS: x: deselects all vertices

About

UI for Loop's subdivision scheme that allows for vertex manipulation at any subdivision step

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors