Installation
Prerequisites
- To use React Shader Fiber, you need at least Node (opens in a new tab) 18
 - Using this library assumes you are familiar with the React principles and shader programming.
 
Install dependencies
Install packages using npm:
npm i @react-shader/fiberOr with yarn:
yarn add @react-shader/fiber