Infinity Roller
Working Example
Description
Rotating an object by quaternion. See the line ref.current.applyQuaternion(q)
in the working example.
Useful Links
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