|
|
пре 3 година | |
|---|---|---|
| .. | ||
| dist | пре 3 година | |
| src | пре 3 година | |
| README.md | пре 3 година | |
| package-lock.json | пре 3 година | |
| package.json | пре 3 година | |
| tsconfig.json | пре 3 година | |
| webpack.config.js | пре 3 година | |
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