|
|
vor 3 Jahren | |
|---|---|---|
| .. | ||
| dist | vor 3 Jahren | |
| src | vor 3 Jahren | |
| README.md | vor 3 Jahren | |
| package-lock.json | vor 3 Jahren | |
| package.json | vor 3 Jahren | |
| tsconfig.json | vor 3 Jahren | |
| webpack.config.js | vor 3 Jahren | |
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