hyejinim / draw2code

https://hyejinim.github.io/draw2code
0 stars 1 forks source link

Create algorithm to display animation #27

Closed hyejinim closed 3 years ago

hyejinim commented 3 years ago

Keyframe-based animation http://www2.cs.uregina.ca/~anima/408/Notes/Interpolation/KeyFrameBasedAnimation.htm Data structure https://stackoverflow.com/questions/36802935/most-efficient-quickest-way-to-handle-data-storing-for-an-animation-tool Animation with p5.js + digital flip book concept http://makeyourownalgorithmicart.blogspot.com/2018/05/introduction-to-animation-with-p5js.html