Skip to content

showcases my parametric 3D models rendered with React Three Fiber

Notifications You must be signed in to change notification settings

akrami/3dmodels

Repository files navigation

3D Models

This project showcases basic parametric 3D models rendered with React Three Fiber and served through Astro.

Development

Install dependencies and start the dev server:

npm install
npm run dev

Building

To generate a production build:

npm run build

The models can be exported as STL files using the Export button in each tool.

About

showcases my parametric 3D models rendered with React Three Fiber

Topics

Resources

Stars

Watchers

Forks