hen Posted September 7, 2016 Share Posted September 7, 2016 The release blog shows that 1.7.3 came with a collada loader. Was that removed later? I cant find it on the repo. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted September 7, 2016 Share Posted September 7, 2016 Hey Hen, Collada can be loaded using FBX exporter (Which supports FBX and Collada:)): https://github.com/BabylonJS/Babylon.js/tree/master/Exporters/FBX Quote Link to comment Share on other sites More sharing options...
ozRocker Posted August 29, 2018 Share Posted August 29, 2018 On 9/8/2016 at 1:54 AM, Deltakosh said: Hey Hen, Collada can be loaded using FBX exporter (Which supports FBX and Collada:)): https://github.com/BabylonJS/Babylon.js/tree/master/Exporters/FBX This link doesn't exist. I can't find anywhere how to import Collada files anymore. Is there a new link? Quote Link to comment Share on other sites More sharing options...
dbawel Posted August 29, 2018 Share Posted August 29, 2018 I would reference the post below: https://github.com/BabylonJS/Babylon.js/issues/2365 DB Quote Link to comment Share on other sites More sharing options...
ozRocker Posted August 29, 2018 Share Posted August 29, 2018 4 hours ago, dbawel said: I would reference the post below: https://github.com/BabylonJS/Babylon.js/issues/2365 DB That exporter is a missing link also. So I'm guessing BabylonJS no longer parses Collada files in runtime and we're expected to convert it to another format instead? Quote Link to comment Share on other sites More sharing options...
Guest Posted August 29, 2018 Share Posted August 29, 2018 This is correct. We stopped supporting the FBX exporter as it was a nightmare. The best idea is to use FBX(including collada) to gltf converters like this one by Facebook: https://github.com/facebookincubator/FBX2glTF dbawel 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.