A browser-based editor that takes SVG files and turns them into 3D models ready for 3D printing. Import an SVG, extrude it, adjust depth and scale, export as STL or GLB.
Live: https://infinition.github.io/AcidVect3D/
Open index.html or use the live link. No installation required.
Import an SVG file, set the extrusion depth and other parameters, preview the 3D result in the viewport, then export.
- Three.js for 3D rendering
- Tailwind CSS (CDN)
- Vanilla JS, no build step
MIT. See LICENSE.