This project showcases basic parametric 3D models rendered with React Three Fiber and served through Astro.
Install dependencies and start the dev server:
npm install
npm run devTo generate a production build:
npm run buildThe models can be exported as STL files using the Export button in each tool.