Platform · live since 2024
PrinTopic
Seven design tools in the browser. Anyone who needs a vase, a nameplate or a bottle opener drags a few sliders and downloads a print-ready STL file, no CAD skills, no install, no account.
The hard part
Real geometry isn't computed in the browser but on the server, in FreeCAD and OpenSCAD. Every slider move still has to show something instantly. So the preview renders client-side in Three.js, while the authoritative file is rendered server-side. Two geometry pipelines that have to agree.
- 7 tools
- 3 languages
- Cost calculator embeddable as an iframe
- Angular
- Three.js
- FastAPI
- PostgreSQL
- FreeCAD
- OpenSCAD