/haptic-movie-file-reader

Reads different types of haptic movie file formats, and produces commands when sent times

Primary LanguageTypeScriptOtherNOASSERTION

Haptic Movie File Reader

Build Status codecov Patreon donate button

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.