https://github.com/polygonjs/polygonjs-react-three-fiber-example
Example using the React Three Fiber component for Polygonjs
https://github.com/polygonjs/polygonjs-react-three-fiber-example
Last synced: about 1 year ago
JSON representation
Example using the React Three Fiber component for Polygonjs
- Host: GitHub
- URL: https://github.com/polygonjs/polygonjs-react-three-fiber-example
- Owner: polygonjs
- Created: 2022-05-12T15:04:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T18:04:02.000Z (over 3 years ago)
- Last Synced: 2025-04-01T19:49:01.834Z (about 1 year ago)
- Language: TypeScript
- Size: 792 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Live Demo |
React Three Fiber Component |
Polygonjs |
Forum |
Discord
# React Three Fiber Component for Polygonjs
This is repository shows an example on how to use [Polygonjs React Three Fiber Component](https://github.com/polygonjs/polygonjs-react-three-fiber).
# Install & Run
- install: `yarn` or `npm run install`
- run the demo: `yarn start` or `npm run start`
- open the 3D scene: `yarn polygon` and go to `http://localhost:8091?scene=scene_01`