Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhillgithub/example-r3f-3d-printing-support-structures
https://github.com/jhillgithub/example-r3f-3d-printing-support-structures
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jhillgithub/example-r3f-3d-printing-support-structures
- Owner: jhillgithub
- Created: 2024-09-16T22:26:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T01:19:32.000Z (5 months ago)
- Last Synced: 2024-11-11T23:12:39.767Z (3 months ago)
- Language: TypeScript
- Homepage: https://support-structures.vercel.app
- Size: 1.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D Printer Supports
An example of dynamically adding 3D printing supports with React Three Fiber
## Install
```shell
npm i
npm run dev
```