Skip to content

Infinity Roller

Working Example

<>

Description

Rotating an object by quaternion. See the line ref.current.applyQuaternion(q) in the working example.

Quaternion threejs.org

GitHub Branch

git clone https://github.com/Sean-Bradley/React-Three-Fiber-Boilerplate.git
cd React-Three-Fiber-Boilerplate
git checkout infinityRoller
npm install
npm start

Comments