Skip to content

React Three Fiber repository with a dummy application

Notifications You must be signed in to change notification settings

jgcarrillo/r3f-concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key Concepts - React Three Fiber and Three.js

image

Table of contents 👇

✨ How to run the project

  1. Clone the project with git clone
  2. Install dependencies with npm install
  3. Run the project with npm start

🔧 Libraries

Library Command Documentation
React Three Fiber npm install three @react-three/fiber R3F Documentation
React Three Drei npm install @react-three/drei React Three Drei Documentation
React Three Cannon npm i @react-three/cannon React Three Cannon Documentation

🔥The power of react three fiber

With Three.js With React Three Fiber
image image

💘 Slides

Go to the slides

📓 Bibliography

Documentation

Articles

Utilities

Videos

Releases

No releases published

Packages

No packages published