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

Some transformations missing after transforming gltf file #277

Open
Tracked by #49
benthillerkus opened this issue Sep 17, 2024 · 3 comments
Open
Tracked by #49

Some transformations missing after transforming gltf file #277

benthillerkus opened this issue Sep 17, 2024 · 3 comments

Comments

@benthillerkus
Copy link

Using this viewer: https://gltf-viewer.donmccurdy.com/

Here's both a transformed and the original GLTF. With the transformed GLTF the window shutters are misplaced.
venice-transformed.zip

@benthillerkus benthillerkus changed the title Some transformations missing when after transforming gltf file Some transformations missing after transforming gltf file Sep 17, 2024
@hichemfantar
Copy link

could be related to #235

@donmccurdy
Copy link
Member

donmccurdy commented Sep 22, 2024

I think this issue is unrelated to removing UVs and normals: upstream issue in donmccurdy/glTF-Transform#1505 with details.

@donmccurdy
Copy link
Member

To be fixed upstream by donmccurdy/glTF-Transform#1507. The cause of the bug was that glTF Transform's instance() function did not correctly handle files that already used glTF's GPU instancing extension, EXT_mesh_gpu_instancing.

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

3 participants