Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install lmj.c3d

How to install lmj.c3d

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install lmj.c3d
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
0.1.2 Available View build log
 
Links
Author
License
MIT
Dependencies
Lastest release
version 0.1.2 on Jan 9th, 2014

# py-c3d

This is a small library for reading and writing C3D binary files. C3D files are a standard format for recording 3-dimensional time sequence data, especially data recorded by a 3D motion tracking apparatus.

## Installing

Build and install using the normal Python distutils goodness :

python setup.py build python setup.py install

If you just want to use the library, install with pip :

pip install lmj.c3d

## Tools

This package includes a basic test for the library (c3d_test.py) and an OpenGL-based visualization tool for watching C3D files (c3d_viewer.py).

## Caveats

This library is minimally effective, in the sense that the only motion tracking system I have access to (for testing) is a Phasespace system. If you try out the library and find that it doesn't work with your motion tracking system, let me know.

Also, if you're looking for more functionality than just reading and writing C3D files, there are a lot of better toolkits out there that support a lot more file formats and provide more functionality. The [biomechanical toolkit][] is a good example.

[biomechanical toolkit]: http://code.google.com/p/b-tk/

Subscribe to package updates

Last updated Jan 9th, 2014

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.