g3n / engine

Go 3D Game Engine (http://g3n.rocks)
https://discord.gg/NfaeVr8zDg
BSD 2-Clause "Simplified" License
2.78k stars 295 forks source link

Does g3n support gltf2.0? #296

Open kimchijoa opened 11 months ago

kimchijoa commented 11 months ago

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

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 commented 7 months ago

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… :sweat_smile: