Showcases

Real-world apps built with Domphy. Every interface below runs on @domphy/core, @domphy/theme, and @domphy/ui — no React, no Vue, no virtual DOM.


3dshouse.com — Design Tools

3dshouse.com delivers design tools for architects, 3D artists, and fabricators. All client-side interfaces ship with Domphy.

Decimify

3D mesh simplification — drag a slider to reduce polygon count. One base mesh plus a reversible vertex-split stream; no snapshot pyramid, no quality cliff.

Decimify mesh simplification web app
EngineRust / WASM (Garland–Heckbert QEM + Hoppe progressive mesh)
RendererThree.js
UI@domphy/core, @domphy/ui, @domphy/theme
Free tierUp to 30 % reduction
Link3dshouse.com/decimify

Tracepen

Raster-to-vector — upload PNG/JPG, export clean SVG/DXF with per-color layer support. Free tier: 2 colors. Pro: unlimited.

Tracepen image to vector web app
EngineTypeScript / WASM (Wu quantize → Potrace contours)
UI@domphy/core, @domphy/ui, @domphy/theme
ExportSVG, PNG, DXF Lines, DXF Hatch, DXF Faces
Also ships asSketchUp plugin, Blender add-on
Link3dshouse.com/tracepen
Tracepen SketchUp plugin

Parashape

Parametric 3D modeling — web-based builder for SketchUp Dynamic Components. Browse, configure, and save parametric models directly in the browser or inside SketchUp.

Parashape parametric modeling builder
RendererThree.js
UI@domphy/core, @domphy/ui, @domphy/theme
StorageCloudflare R2
Auth3dshouse account
Link3dshouse.com/parashape

BevelUp

Edge fillet for SketchUp — round corners, chamfer edges, free forever. HtmlDialog UI built with Domphy and served inside the SketchUp plugin host.

BevelUp edge fillet SketchUp plugin
HostSketchUp 2022+ (HtmlDialog)
UI@domphy/core, @domphy/ui, @domphy/theme
PriceFree
Link3dshouse.com/bevelup

Metasheet

Metadata management for Revit — bulk find & replace, prefix/suffix, and export metadata across an entire Revit project. WebView2 dialog built with Domphy.

HostRevit 2021–2026 (WebView2 addin)
UI@domphy/core, @domphy/ui, @domphy/theme
PriceFree, all features
Link3dshouse.com/metasheet

Domphy Docs

This documentation site is itself a showcase — built entirely with Domphy packages, with no third-party UI framework.

Markdown → Domphy@domphy/markdown
Code editor islands@domphy/core + CodeMirror
Live demos@domphy/core client-side hydration
SearchCustom Domphy-rendered search overlay
SSRElementNode.generateHTML() + ElementNode.mount()
Linkdomphy.com

Add Your Project

Built something with Domphy? Open a pull request on GitHub and add it here.