House Model Example
Working Example
Description
This example demonstrates
- Clickable Drei
Html
annotations that change the cameras position and target - HTML Buttons rendered via the React-DOM that also change the cameras position and target
- Loading a compressed glTF that was converted using the GLTFSX transform option.
- Using SVG to draw circles.
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