Skip to main content

Collada 1.4.0 Plug-in for Blender (alpha v0.1)

The Collada 1.4.0 Plug-in for Blender is a script to import from and export to the Collada 1.4 format in Blender, the open source software for 3D modeling, animation, rendering, post-production, interactive creation and playback . The plugin is a python script which runs through the Blender Python Interpretor and consists of two parts: The Collada 1.4.0 API is the converter between a Collada XML file (*.dae) and an object oriented representation of the Collada schema in Python. The Translator converts the Collada structure to Blender and vice versa. This early v0.1 release imports/exports geometry, lights, cameras, transformations and parent relationships.