Skip to content

httpstersk/three-js-fundamentals-r3f

Repository files navigation

Three.js Fundamentals (R3F Version)

My journey learning react-three-fiber began by recreating examples from the Three.js Fundamentals website. I reckon it might get handy for someone, so I share the code on GitHub.


Three.js Fundamentals (React Three Fiber) Open Graph Image


1. Install the dependencies

$ npm i

2. Start a development server

$ npm run dev

About

Examples from the Three.js Fundamentals website recreated in react-three-fiber renderer.

Topics

Resources

Stars

Watchers

Forks