House Model Example
Description
This example demonstrates
- Clickable Drei
Html
annotations that use JEasings to animate the cameras position and target - Loading a compressed glTF that was converted using the GLTFSX transform option.
- Using SVG to draw circles.
Working Example
GitHub Branch
git clone https://github.com/Sean-Bradley/React-Three-Fiber-Boilerplate.git
cd React-Three-Fiber-Boilerplate
git checkout house
npm install
npm start