Crate funscript

source ·

Structs

  • A .funscript action point x = pos y = at
  • a serializable and deserializable .funscript file
  • extra metadata, specifically for OpenFunscripter (OFS)
  • properties about a pressure simulator that can be used to input points in a .funscript

Enums

Functions

  • runs the ramer-douglas-peucker algorithm on the script applies a smooth point reduction to the script by the given epsilon epsilon > ~10.0 will result in nothing but peaks and valleys
  • adds an action point
  • loads a .funscript file using the provided path
  • print the .funscript structure
  • saves a .funscript file using the provided path