Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 384 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 384 Bytes

keyframe-resample-c

Resamples and optimizes keyframe data in pure C.

Building

make WASI_SDK=~/wasi-sdk-20.0 WASM_OPT=~/binaryen-version_112/bin/wasm-opt

See make.yml for more detail.

Performance

Online benchmark is available, code at here.