|
|
hace 3 años | |
|---|---|---|
| .. | ||
| dist | hace 3 años | |
| src | hace 3 años | |
| README.md | hace 3 años | |
| package-lock.json | hace 3 años | |
| package.json | hace 3 años | |
| tsconfig.json | hace 3 años | |
| webpack.config.js | hace 3 años | |
This example demonstrates interoperability between the 3D Tiles loader and react-three-fiber. The tileset is wrapped around the useLoader interface. The <ErrorBoundary> and <Suspense> tags are used to provide feedback on the loading state of the tileset. The <group dispose> attribute is used to automatically dispose of the tileset when the component is dropped.
npm install
npm run dev