What are discrete animations?

本小妞迷上赌 提交于 2019-12-04 03:19:47

Discrete animations proceed from one keyframe to the next without any interpolation.

Think of it the way you normally would think of an animation - one image to the next. Interpolation is inbetweening - filling in space between the main images (in the case of computer graphics these are found from formulas).

In traditional hand-drawn animation, the main artist would produce the keyframes, and an assistant would draw the inbetweens.

So discrete animation is like hand-drawn animation done without the inbetweens of an assistant.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!