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.
- Host: GitHub
- URL: https://github.com/lancelet/scala-c3d
- Owner: lancelet
- Created: 2013-02-26T03:27:14.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-07T09:56:21.000Z (about 11 years ago)
- Last Synced: 2025-01-13T21:27:23.649Z (4 months ago)
- Language: Scala
- Size: 953 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).