skinterpolate
Interpolation routines for data processing and animation.
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-02 07:21 |
Tags
Authors
- Joshua Cearley
Installation
nimble install skinterpolate
choosenim install skinterpolate
git clone https://github.com/Skrylar/skInterpolate
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| skinterpolate | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 0.18.0 | No |
Source
| Repository | https://github.com/Skrylar/skInterpolate |
|---|---|
| Homepage | https://github.com/Skrylar/skInterpolate |
| Registry Source | nimble_official |
README
skInterpolate
I am Jack's attempt to figure out what numbers go between a set of numbers that I know, probably for use in some kind of animation system.