more animation packages (#795)

* its FLTK time

* add skrylar's interpolation
This commit is contained in:
Skrylar
2018-07-14 23:14:35 +01:00
committed by Dominik Picheta
parent cd47ded2ad
commit 0bfa0fbd79
+12
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",