Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading 3dtile 1.1 standard glb data through threejs, loading error occurs #30179

Open
yoyomule opened this issue Dec 21, 2024 · 0 comments
Open

Comments

@yoyomule
Copy link

yoyomule commented Dec 21, 2024

Description

I exported the Revit file to 3Dtile (3Dtile 1.1 standard, Meshopt compression), which can be loaded normally in Cesium, but in 3Dtilerender it either cannot be loaded or the model loses objects after loading.After communicating with 3DTilesRendererJS(https://github.com/NASA-AMMOS/3DTilesRendererJS/issues/879), I think it is related to the gltf loader of threejs. I provide the 3Dtile model and hope to get help. Thank you。

Reproduction steps

1.export revit to 3dtile
2.Load in3DTilesRendererJS

Code

// code goes here

Live example

export revit to 3dtile model(3dtlile1.1)
dtz2.zip

Screenshots

image
image

Version

r162

Device

Desktop

Browser

Edge

OS

Windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant