React Three Fiber

From ImpVis Wiki
Jump to navigation Jump to search

React Three Fiber is a thin wrapper around Three.js. It uses the React framework, which is a Javascript library used for building user interfaces. You need to be familiar with both React and Three.js before learning React-Three-Fiber.

Installation

Local Installation

Learning Resources

React Documentation (All the information about the React Framework)

React Three Fiber Video Playlist (A small playlist explaining how to use React Three Fiber)