`filter.jq’ is a simple jq script for extracting hand position and velocity data from a leap gesture sample captured with handy.
jq --from-file filter.jq in.json > out.json
We’re using it to convert gesture samples prior to rendering.