Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"Name": "OnTake's Frenet-Serret Frame Predictor",
"Owner": "make-42",
"Description": "Predicts future pen position using Frenet-Serret frame mathematics, reducing perceived input latency by extrapolating cursor movement along the natural curve of the stroke.",
"PluginVersion": "1.1.0",
"SupportedDriverVersion": "0.6.7.0",
"RepositoryUrl": "https://github.com/make-42/otd-frenet-serret-frame-predictor",
"DownloadUrl": "https://github.com/make-42/otd-frenet-serret-frame-predictor/releases/download/v1.1/FrenetSerretFramePredictor.zip",
"CompressionFormat": "zip",
"SHA256": "47e06b638616e7705e35acd8f0bd0a1e81cdc4e47868841bd8f310826dffba5c",
"WikiUrl": "https://github.com/make-42/otd-frenet-serret-frame-predictor",
"LicenseIdentifier": "MIT"
}