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

Wrong transformation? #13

Closed
laraduarte opened this issue Mar 3, 2023 · 5 comments
Closed

Wrong transformation? #13

laraduarte opened this issue Mar 3, 2023 · 5 comments

Comments

@laraduarte
Copy link

Hi,

I'm having issues rendering a model after exporting IFC file to 3dtiles.
In the Cesium the tileset is correct.

The issue seems to be when I export by type instead of by group but then I have no colours on the model.

What can I do to fix this?

Tileset
tiles.zip

Cesium
image

threedTiles (export by type)
image

threedTiles (export by group)
image

@ebeaufay
Copy link
Owner

ebeaufay commented Mar 3, 2023 via email

@laraduarte
Copy link
Author

Hi Emeric, py3dtilers

@ebeaufay
Copy link
Owner

ebeaufay commented Mar 3, 2023 via email

@laraduarte
Copy link
Author

Hello again,

Sure I'm not asking you to do it, just give awareness that models like the one I attached (zip file) do not load properly with your plugin :)

If this is something you want to investigate or not it's up to you :)

Lara

@ebeaufay
Copy link
Owner

ebeaufay commented Mar 3, 2023

The problem is perhaps with the gltf decoder. I use the gltf decoder from threejs while cesium uses their own.

However, threejs might argue the problem is with the tiles themselves. To fix this you'd need to extract the gltf from a tile and look inside to see what py3dtilers produces.

@ebeaufay ebeaufay closed this as completed Mar 3, 2023
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

2 participants