jgcarrillo / r3f-concepts

React Three Fiber repository with a dummy application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React Three Fiber repository with a dummy application


Languages

Language:JavaScript 70.5%Language:HTML 27.3%Language:CSS 2.2%