|
|
преди 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