ZForge Suite — Gumroad Bundle Listing
Product Name
ZForge Suite — All 10+ Geometry Intelligence Tools
Price
Solo bundle: $99 · Studio bundle: $199 (site-wide)
Thumbnail
Use nostromo-deep/branding/zforge-suite-cobre.svg on #070809. "ZFORGE SUITE" in Cobre display, "10+ TOOLS · ONE MATH CORE" beneath in cold gray.
Short Description (Gumroad summary field, 160 chars)
The whole geometry-intelligence catalog. HolyGrail + ConformalUV + Camera Director + Light Stager + KitBash Conductor + every free tool. $20 more than HolyGrail alone.
Full Description
The deal
HolyGrail Auto-Retopo alone is $79. The ZForge Suite is $99. For $20 more you get nine additional tools.
What's in the suite
#### Free tools (still free, but included for completeness)
- TopoGuard — Real-time topology safety, 4 checks at 10Hz
- SpectralMesh — Mesh quality scoring via Laplacian eigenspectrum
- zforge-core — The pure-NumPy math engine (MIT license)
- Seam Inspector — Phase 20A junction-aware diagnostics
#### Tier 2 — Professional ($9–$49 each, ~$110 separate)
- InsertPrim ($19) — Biarc seam resolution, no triangles
- ConformalUV ($29 / $49) — True conformal UV unwrapping with UDIM
- QuadFlow Preview ($19 / $29) — Isoline overlay (see ideal quads before retopo)
- SmartWeld (bundled feature) — Hungarian optimal vertex merging
- QuadDoctor ($9) — Select n-gons → BFF → clean quads
- BiarcFit (free) — G¹-continuous curve fitting
#### Tier 3 — AI-Agentic ($29–$149 each, ~$220 separate)
- HolyGrail Auto-Retopo ($79 / $149) — Boolean → clean quads, automatic
- Camera Director ($29 / $49) — Möbius camera math, 10 hero shots
- Light Stager ($29) — Mood-driven lighting rigs
- KitBash Conductor ($29 / $49) — Shape-classified kitbash browser
- Symmetry Oracle (free) — Auto symmetry detection
- Scene Composer ($49 beta) — AI-directed scene assembly
- Topo Doctor ($29) — AI mesh repair via the §3.1 cascade
Sum of parts (Solo)
| Tool | Price |
|---|---|
| Free tier (4 tools) | $0 |
| Tier 2 (5 paid) | $76 |
| Tier 3 (5 paid) | $215 |
| Subtotal | $291 |
| Suite price | $99 |
| You save | $192 |
For Studio (site-wide):
| Tool | Price |
|---|---|
| Sum of Studio-tier prices | ~$520 |
| Suite Studio price | $199 |
| You save | ~$321 |
Why bundle
Every tool consumes the same math engine (zforge-core). The bundle is the way to get the full geometry-intelligence stack:
- TopoGuard flags problems
- SpectralMesh scores them
- Seam Inspector shows where junctions need attention
- ConformalUV lays out parameter space
- QuadFlow previews the ideal quad layout
- HolyGrail executes the full automated retopology
- Topo Doctor repairs whatever HolyGrail can't handle
- InsertPrim + SmartWeld clean up at the geometry level
- Camera Director + Light Stager stage the renders
- KitBash Conductor assembles the next scene
It's a pipeline, not a collection of one-offs. The bundle is the way to use it as one.
The math credibility
Every tool is anchored to the same gated claim_ledger.yaml (5 PROVEN_THEOREM + 7 PROVEN_DEMONSTRATED + 3 IMPLEMENTED + 1 SPECULATIVE = 19 claims total). The anchor_check.py CI gate returns 0 errors / 0 warnings against every production module.
For the academically inclined: the geometry paper draft is at
Zforge/research/spectral_lotus_fusion/GEOMETRY_PAPER_DRAFT.md
(SIGGRAPH / SGP / ACM TOG target). The scientific abstract synthesizing
the 12 verified claims is at SCIENTIFIC_ABSTRACT.md.
How to install the bundle
After purchase you'll receive a download link to zforge-suite-v0.2.0.zip. Inside:
- Run
install_zforge.py(Python 3.10+; ships with Blender so you can run it asblender --background --python install_zforge.py) - The installer:
- Verifies your Blender version (4.0+)
- Installs each addon into your Blender user scripts directory
- Vendors the
zforge-corewheelhouse into each addon - Runs the
anchor_check.pydiscipline gate to confirm everything's wired correctly - Optionally sets up Maya / Unreal bridges if those DCCs are detected
You'll get a clean ZForge tab in Blender's N-Panel with every tool surfaced. Free upgrades for life within the v0.2.x series.
Cross-DCC plans (bundle scope)
| DCC | Today | Roadmap |
|---|---|---|
| Blender | All 10+ tools work | — |
| Maya 2024+ | Camera Director (via maya_camera.py bridge) |
Phase 20A dispatcher port in development (P1); see CROSS_DCC_MIGRATION_ROADMAP.md §2 |
| Unreal Engine 5 | UE5 launcher exists | Phase 20A subprocess bridge planned (P3) |
Studio vs Solo
| Solo | Studio | |
|---|---|---|
| Seats | 1 user, 1 workstation | Unlimited users at one office location |
| Tools | All 10+ | All 10+ (Studio-tier where applicable) |
| Price | $99 | $199 |
| Refund | 30 days | 30 days |
| Updates | Free, lifetime for v0.2.x and v0.3.x | Same |
Refund policy
30 days, no questions. We'd rather have a happy artist who returned the suite than an unhappy one stuck with it.
What ships in v0.2.0
- Phase 20A geometry compiler — Seam Inspector, HolyGrail junction-awareness, Topo Doctor's §3.1 cascade-based repair
- All Tier 1 free tools
- All Tier 2 professional tools (some marked beta if their listings say "🟡 Packaging pending" — they ship in v0.2.x as polish lands)
- All Tier 3 AI-agentic tools (Scene Composer is
$49 beta— flagged in the Suite as a preview)
Changelog (Suite-level)
v0.2.0 — 2026-05-24 (staged)
- Phase 20A geometry compiler integrated into HolyGrail + Topo Doctor
- Seam Inspector added as a new free tool inside the suite
zforge-corebumped to 0.2.0 (additive only; no breaking changes)- 12 PROVEN claims now back the math substrate (5 THM + 7 DEM)
anchor_check.pyCI gate enforces the consumption discipline across all 6 production-side seam modules- Installer (
install_zforge.py) tested end-to-end on Windows / macOS / Linux clean Blender installs
Tags
blender, suite, bundle, retopology, conformal, geometry, math, hard-surface, lighting, kitbash, camera, full-pipeline
Files
zforge-suite-v0.2.0-solo.zip(~XX MB)zforge-suite-v0.2.0-studio.zip(~XX MB)
Provenance
- Installer source:
Zforge/install_zforge.py - Master architecture:
Zforge/ZFORGE_ARCHITECTURE_MAP.md - Manifest:
ZFORGE_MANIFEST.json(project root) - Per-product listings:
Zforge/docs/gumroad/*_LISTING.md - Launch sequence:
Zforge/product_hub/LAUNCH_STAGING.md§6