haptic-movie-file-reader
v0.0.10
Published
Process different haptic movie file formats, and retreive information from them.
Downloads
66
Readme
Haptic Movie File Reader
This is a typescript node/web library for parsing haptic movie files. The following formats are supported:
- Vorze Interactive (CSV)
- Kiiroo (Javascript)
- Feelme/FeelVR (JSON)
- VirtualRealPlayer (INI)
- RealTouch (?)
- Funscript (JSON)
The library can autodetect format and load information from the files, and given a time (in milliseconds), will return the closest command available.
Format Descriptions
Format descriptions are documented in the stpihkal documentation.
License
BSD 3-Clause. See LICENSE file for more info.