An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


React Three Fiber + Polygonjs


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`