Open Splizard opened 7 years ago
Would it be possible to load Collada files (with the .dae extension)? There is already a go package for loading the files: https://github.com/metaleap/go-collada
It is an XML format, so it shouldn't be too difficult to parse.
Would it be possible to load Collada files (with the .dae extension)? There is already a go package for loading the files: https://github.com/metaleap/go-collada
It is an XML format, so it shouldn't be too difficult to parse.