https://github.com/memo/ofxmsainterpolator
C++ openFrameworks addon with a set of template classes for doing various types of interpolations on data with any number of dimensions. You can feed the system an arbitrary number of data, then resample at any resolution, or ask for the value at any percentage along the data. Input data can be floats (for 1D splines, Vec2f (for 2D splines), Vec3f (for 3D splines), or even matrices, or custom data types (e.g. biped pose). Demo at www.memo.tv/msainterpolator
https://github.com/memo/ofxmsainterpolator
Last synced: over 1 year ago
JSON representation
C++ openFrameworks addon with a set of template classes for doing various types of interpolations on data with any number of dimensions. You can feed the system an arbitrary number of data, then resample at any resolution, or ask for the value at any percentage along the data. Input data can be floats (for 1D splines, Vec2f (for 2D splines), Vec3f (for 3D splines), or even matrices, or custom data types (e.g. biped pose). Demo at www.memo.tv/msainterpolator
- Host: GitHub
- URL: https://github.com/memo/ofxmsainterpolator
- Owner: memo
- License: other
- Created: 2012-09-24T03:12:54.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-05-30T00:37:14.000Z (about 13 years ago)
- Last Synced: 2025-04-06T21:39:44.800Z (over 1 year ago)
- Language: C
- Homepage: www.memo.tv/msainterpolator
- Size: 119 KB
- Stars: 17
- Watchers: 6
- Forks: 7
- Open Issues: 1