uvic-auvic / RedHerring

Red Herring Project Code
1 stars 6 forks source link

Create a script which converts blender files to collada (.dae) #99

Open asinha94 opened 7 years ago

asinha94 commented 7 years ago

So currently the only way to convert .blend files to collada is by opening it in blender, but that can take a while and is a bit annoying. Blender has some APIs we can use, specifically python APIs, so a simple conversion script would be nice.