mirror of
https://github.com/zhigang1992/react-three-fiber.git
synced 2026-01-12 22:51:27 +08:00
Explore Examples
You can explore additional examples locally:
git clone https://github.com/react-spring/react-three-fiber
cd react-three-fiber
yarn
cd examples
yarn
yarn start
After playing with the examples you can explore the src code. Each example URL maps to a file name in the src/demos folder.