@flighthq/motionpath
v0.4.0
Published
Path-following animation — advances a marker along a @flighthq/path by arc length at a controlled speed and reports its world position, tangent, and heading angle, with clamp/loop/pingpong end behaviors and distance/progress seek; plain-data MotionPath st
Readme
@flighthq/motionpath
Path-following animation — advances a marker along a @flighthq/path by arc length at a controlled speed and reports its world position, tangent, and heading angle, with clamp/loop/pingpong end behaviors and distance/progress seek; plain-data MotionPath state stepped by small out-param functions over path's arc-length sampling
Install
npm install @flighthq/motionpathImport the supported application-facing API from @flighthq/motionpath. The @flighthq/motionpath/contract export is the wider package-to-package contract used to compose Flight itself.
This package is part of the locked-version Flight SDK graph. Applications may instead install and import @flighthq/sdk when package-level tree shaking is sufficient.
