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

EXT_mesh_gpu_instancing not supported in transcoder #1081

Open
arneschilling opened this issue Sep 18, 2024 · 1 comment
Open

EXT_mesh_gpu_instancing not supported in transcoder #1081

arneschilling opened this issue Sep 18, 2024 · 1 comment

Comments

@arneschilling
Copy link

Hi, I have a glb file utilizing the EXT_mesh_gpu_instancing and EXT_instance_features extensions

See
https://github.com/KhronosGroup/glTF/blob/main/extensions/2.0/Vendor/EXT_mesh_gpu_instancing/README.md

The draco_transcoder.exe ignores these extensions and my instanced objects disappear.

I see some code fragment around the EXT_mesh_gpu_instancing extension, but my guess is that the loader hasnt implemented it.

Is there a branch working on this feature or anything?

Thanks,
Arne

@arneschilling
Copy link
Author

sample glb file with EXT_mesh_gpu_instancing
172393_129.zip

regular 3D viewers do not show the trees, which are modeled as instances. Only CesiumJS supports it.

command:
draco_transcoder.exe -i 172393_129.glb -o 172393_129_draco.glb

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