vanilla-threejs-meshreflectormaterial-example icon indicating copy to clipboard operation
vanilla-threejs-meshreflectormaterial-example copied to clipboard

Vanilla three.js MeshReflectorMaterial implementation. All credits for the original implementation go to: https://github.com/pmndrs/drei

Vanilla three.js MeshReflectorMaterial example



All credits for the original MeshReflectorMaterial implementation go to: pmndrs/drei

Installation

git clone https://github.com/0beqz/vanilla-threejs-meshreflectormaterial-example
cd vanilla-threejs-meshreflectormaterial-example
npm i
npm run dev