Those are my two primary 3d modeling file types! Please consider adding support with dae and obj on Gdevelop!
The problem is that gdevelop 5 uses Three js and it can display .dae and .obj files, but they will take up more memory in web export, and .dae may not animate correctly. .glb is recommended for web export.
It is better to use converters .obj and .dae to .glb
thats unfortunately not possible, but GLB is a modern file type that is much better anyway. And i dont suggest converters, they break often, have privacy concerns and more.
I suggest my tutorial for exporting GLB models:
This is possible, but it can cause various problems.
what do you mean? i dont understand
You can add the creation of .obj .dae models, but it will consume more memory, and the .dae web export may not animate well. It will also require a lot of work to display these models in the editor and preview.
i know…but i did give a better solution than using those formats
I’ve got a feeling this one’s going on the backlog for 2027 if anything, but it may not even be implemented at all.