more animation packages (#795)

* its FLTK time

* add skrylar's interpolation
This commit is contained in:
Skrylar 2018-07-14 17:14:35 -05:00 committed by Dominik Picheta
parent cd47ded2ad
commit 0bfa0fbd79

View File

@ -9944,6 +9944,18 @@
"license": "MIT",
"web": "https://github.com/genotrance/nimclipboard"
},
{
"name": "skinterpolate",
"url": "https://github.com/Skrylar/skInterpolate",
"method": "git",
"tags": [
"interpolation",
"animation"
],
"description": "Interpolation routines for data and animation.",
"license": "MIT",
"web": "https://github.com/Skrylar/skInterpolate"
},
{
"name": "nimspice",
"url": "https://github.com/CodeDoes/nimspice",