This is the source code for I wish I knew this before using React Three Fiber.
It is bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the demo.
The source code for each demo is located under the ./demos
folder. They can be viewed in the browser by navigating to /three
or /r3f
, or by clicking the links in the index page.