Codebase list pycollada / cme/main README.markdown
cme/main

Tree @cme/main (Download .tar.gz)

README.markdown @cme/mainraw · history · blame

# pycollada

pycollada is a python module for creating, editing and loading
[COLLADA](http://www.collada.org/), which is a COLLAborative Design Activity
for establishing an interchange file format for interactive 3D applications.

The library allows you to load a COLLADA file and interact with it as a python
object. In addition, it supports creating a collada python object from scratch,
as well as in-place editing.

You can get help at the [pycollada mailing list](https://groups.google.com/d/forum/pycollada).

See the [pycollada Documentation](http://pycollada.readthedocs.org/) for more
information.

[![Build Status](https://secure.travis-ci.org/pycollada/pycollada.png)](http://travis-ci.org/#!/pycollada/pycollada)

## Projects using pycollada

* [FreeCAD COLLADA Import/Export](http://sourceforge.net/apps/mediawiki/free-cad/index.php?title=Main_Page)
* [Blender COLLADA Importer](https://github.com/skrat/bpycollada)
* [Meshtool](https://github.com/pycollada/meshtool)
* [SceneJS COLLADA Import](https://github.com/xeolabs/scenejs-pycollada)
* [Faces in Relief](https://itunes.apple.com/us/app/faces-in-relief/id571820477?ls=1&mt=8)