17 lines
437 B
JSON
17 lines
437 B
JSON
[
|
|
{
|
|
"id": "building",
|
|
"name": "building.py",
|
|
"description": "The building-03 recreation — Curve, Cut, Frame, Slab, Storey, Building"
|
|
},
|
|
{
|
|
"id": "grid",
|
|
"name": "grid.py",
|
|
"description": "A 4x4 grid of columns lifted over a List of Points"
|
|
},
|
|
{
|
|
"id": "cylinders",
|
|
"name": "cylinders.py",
|
|
"description": "Three cylinders of frames — a reusable function: Circle, Cut, Explode, Frame"
|
|
}
|
|
]
|