Skip to content

Futuramistic/Alucy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alucy

Mesh simplification and Loop subdivision project for 3D modelling and animatiom (CS3242) module at NUS.

Mesh simplification

Mesh simplification using iterative decimation with edge contraction (Criterion: curvature and length of each edge)

Figures: Rabbit with 5000 faces / Rabbit with 2500 faces / Rabbit with 1000 faces respectively.

Issues encountered with implementation:

  • Relatively slow
  • Link condition not implemented (!)

Loop subdivision

Implementation of Loop Subdivision algorithm

Issues encountered with implementation:

  • Problems with sharp/crease vertices - not recognized by algorithm

About

Mesh simplification and Loop subdivision

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published