Skip to content

David Benjamin and Anthony Lee's fold-and-cut implementation (6.849 2010 final project)

License

Notifications You must be signed in to change notification settings

6849-2020/fold-and-cut-2010

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fold & Cut Implementation by David Benjamin and Anthony Lee

This is a Java implementation of the straight-skeleton method for the fold-and-cut problem, written by David Benjamin and Anthony Lee as a final project for 6.849: Geometric Folding Algorithms in Fall 2010.

You can see a demo of the software in the Fall 2012 edition of 6.849.

You can also download a built version to try it out yourself.

See also the accompanying project paper, “An Interactive Fold-and-Cut Editor”.

campskeleton

This implementation uses (an old version of) campskeleton to compute the straight skeleton. Specifically, src/straightskeleton and src/utils were obtained from and modified from the campskeleton project. Both campskeleton and this codebase are licensed under the Apache License 2.0.

About

David Benjamin and Anthony Lee's fold-and-cut implementation (6.849 2010 final project)

Resources

License

Stars

Watchers

Forks

Packages

No packages published