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

Does g3n support gltf2.0? #296

Open
kimchijoa opened this issue Nov 8, 2023 · 1 comment
Open

Does g3n support gltf2.0? #296

kimchijoa opened this issue Nov 8, 2023 · 1 comment

Comments

@kimchijoa
Copy link

The following errors occur during modeling tests to import gltf files.

  • unsupported extension:KHR_materials_specular
  • unsupported extension:KHR_materials_ior

It is inferred that gtlf2.0 is not supported by g3n - gltf loader rather than an error in the code.

In conclusion, doesn't g3n support gltf2.0?

If you don't support it, I wonder how to load and operate high-quality modeling files. Thank you.

@dolanor
Copy link

dolanor commented Mar 7, 2024

There is a partial support for glTF. Not all the extensions are supported.
I might work on this as I also want to use nice models. But I don't have a timeline and I'm pretty busy, so… 😅

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