共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > jorigami |
jorigami
|
0 | 0 | 71 |
贡献者 | 讨论 | 代码提交 |
Some algorithms studied by computational origami does not have an implementation. JOrigami solves the famous and funny fold-and-cut using Demaine's (et al) disk packing implementation:
http://theory.lcs.mit.edu/~edemaine/foldcut/
There is also another solution for this problem, using straigth skeletons and other computational geometry algorithms and data structures.
JOrigami plans to implement Lang's Three method for origami design.