v0.3.6
Interactive model viewer + customizer on public model pages
Highlights
- Public `/models/:slug` pages now include an interactive 3D viewer with built-in customizer controls
- Model state can be shared with URL parameters, including camera state and parameter values
- You can now copy a link to the current customizer state and download the current STL directly from the viewer
What’s New
Customizer now works directly on public model pages
- Added an interactive customizer on public model pages, not only in the editor
- Parameter controls are grouped and can be expanded or collapsed per section
- Numeric controls now include sliders and number inputs for faster tuning
Better state sharing and reproducibility
- Parameter state is encoded in the page URL, so links open with the same values
- Camera position, target, and zoom are also preserved in URL state
- Added a Copy current view link action near STL download
Improved viewer workflow
- Model pages load an STL preview immediately for faster initial interaction
- The viewer can switch to customized output and continue previewing changes
- Added clearer controls for redraw behavior and default-state reset