Simulating Folding Origami
Last updated
Last updated
Assuming there is a crease pattern already available, one can virtually follow the steps If there is already a crease pattern that can be referenced, create a .fold
object here with opensource code and then view it here.
{
"file_spec": 1.1,
"file_creator": "Crease Pattern Editor",
"file_classes": [
"singleModel"
],
"frame_classes": [
"creasePattern"
],
"vertices_coords": [
[0,0],
[14,0],
[14,14],
[0,14],
[7,7],
[11,7],
[10,10],
[14,10],
[7,3],
[4,0],
[4,4]