bimr-web/public/samples/index.json
2026-09-01 10:37:51 +02:00

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"
}
]