Skip to content

Lucy's Shape Forge - v1.0.0 - Initial Public Release

Choose a tag to compare

@edjohnson100 edjohnson100 released this 03 Jul 16:52
· 19 commits to main since this release

Lucy's Shape Forge - v1.0.0

First public release. Lucy's Shape Forge is a Fusion add-in that generates polyhedra directly in your design from exact vertex math — no imported meshes — as a wireframe sketch, a set of surface patches, or a set of solid bodies ready for editing and 3D printing.

  • 6 categories, 30+ shapes: Dice (Standard RPG), Polyhedra, Prisms & Antiprisms, Archimedean Solids, Catalan / Dual Solids, and Experimental.
  • Shape info panel — selecting a shape shows its face/vertex counts and a short description right in the palette.
  • Three output types per shape: Sketch Only, Surface Patches, and Bodies (Pyramids) — the latter supports an optional Cut Offset to trim each face down to a thin, print-ready shell, with seams kept aligned across different polygon types.
  • Automatic outward-facing normals on every generated patch, so Surface Patches and Bodies output render and stitch correctly without manual Reverse Normal cleanup.
  • Auto-orientation: every shape is rotated so its largest face sits flat, parallel to the ground plane, while staying centered on the origin.
  • Themeable palette — 9 built-in themes, plus support for importing a custom .theme.json exported from Theme Designer Pro.
  • Millimeter-based Edge Length/Tolerance/Cut Offset fields, converted internally to Fusion's native centimeters.
  • MIT licensed.

📦 Download the current release (LucysShapeForge-v1.0.0.zip) from the Assets section below.

Installation Instructions