c3dio
A c3d parser and eventually also a writer and editor written in Rust.
Usage
Load a c3d file:
use ;
let c3d_data = load;
Load only the parameters/header (no data):
use ;
let c3d_parameters = load_parameters;
Contributing
PRs, feature requests, and issues are welcome!
Support
c3dio is part of the biomech.dev family of open-source libraries. Consider supporting our work to help us contribute more to the body of biomechanics software.