https://github.com/polygonjs/polygonjs-react-example
Example using the React component for Polygonjs
https://github.com/polygonjs/polygonjs-react-example
Last synced: about 1 year ago
JSON representation
Example using the React component for Polygonjs
- Host: GitHub
- URL: https://github.com/polygonjs/polygonjs-react-example
- Owner: polygonjs
- License: mit
- Created: 2022-05-09T23:21:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T21:20:38.000Z (over 3 years ago)
- Last Synced: 2025-04-01T19:49:01.875Z (about 1 year ago)
- Language: TypeScript
- Size: 5.75 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
Live Demo |
React Component |
Polygonjs |
Forum |
Discord
# React Component for Polygonjs
This is repository shows an example on how to use [Polygonjs React Component](https://github.com/polygonjs/polygonjs-react).
# Install & Run
- install: `yarn` or `npm run install`
- run the demo: `yarn start` or `npm run start`
- open the 3D scenes: `yarn polygon` and go to `http://localhost:8091?scene=scene_01` , `http://localhost:8091?scene=scene_02` or `http://localhost:8091?scene=scene_03`