Skip to content

PaulineStich/Learning_react_three_fiber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

learning-react-three-fiber.

Step by step examples on how to use React-Three-Fiber (r3f).

Work in process.

Please note these are small examples I'm still builing following React-Three-Fiber's examples.
These are not the offical librarys examples.

Why?

React-three-fiber official examples are good, but they are also huge.
Instead of building one big thing, I've made smaller step by step code examples when learning React-Three-Fiber.
It helped me :)

Reminder of the Ecosystem

Step by step examples to learn react-three-fiber

r3f + basic cube

Basic cube.
👾 basic cube → codesandbox.

r3f + basic Cannon

Basic Cannon.
👾 basic Cannon → codesandbox.

r3f + basic useGesture

Basic useGesture.
👾 basic useGesture → codesandbox.

r3f + basic particles

Basic particles.
👾 basic particles → codesandbox

r3f + basic glb

Basic glb.
👾 glb → codesandbox.

r3f + basic instancedMesh

Basic instancedMesh.
👾 instancedMesh → codesandbox.

r3f + basic dom

Basic dom.
👾 dom → codesandbox.

r3f + loading basic texture

Basic texture.
👾 loading texture → codesandbox.

r3f + basic shaderMaterial

Basic shaderMaterial.
👾 shadermaterial → codesandbox.

r3f + basic postprocessing

Basic postprocessing.
👾 postprocessing → codesandbox.

r3f + custom postprocessing

Custom postprocessing.
👾 custom postprocessing → codesandbox.

About

Step by step examples on how to use React-Three-Fiber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published