c3d-rs 0.1.4

A c3d(biomechanics data format) parser written in rust.
Documentation

Readme

This is a c3d file format parser/reader written in rust. C3d is a biomechanics data format wildly used in the field of motion cpature.

The parser is written with the guidance of the c3d.org specification and the python parser from py-c3d.

notice: This is still an early port, not all ANALOG parameter are tested, feel free to suggest any improvements. Residual bits are also not used to measure error rates too.