An open API service indexing awesome lists of open source software.

https://github.com/lancelet/scala-c3d

C3D (motion capture) file reader for the Scala language.
https://github.com/lancelet/scala-c3d

Last synced: 3 months ago
JSON representation

C3D (motion capture) file reader for the Scala language.

Awesome Lists containing this project

README

        

scala-c3d
=========

This is a library for reading C3D files in the Scala language. The C3D format is a public-domain binary file format that is used in biomechanics, animation and gait analysis laboratories.

A useful C3D reference site for interested developers is located here: [http://www.c3d.org/](http://www.c3d.org/).