最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - How do I morphanimate a custom shape into a circle? CANVAS JS - Stack Overflow

programmeradmin3浏览0评论

I have a slice/segment of a circle and want to animate it morphing into a new plete circle with a 'biological' feel to it. By biological I mean a way other than increasing the arc-length of the segment.

How can I get the kind of animation you would get if tweening a square to a circle in Flash, but in Canvas JS?

I have a slice/segment of a circle and want to animate it morphing into a new plete circle with a 'biological' feel to it. By biological I mean a way other than increasing the arc-length of the segment.

How can I get the kind of animation you would get if tweening a square to a circle in Flash, but in Canvas JS?

Share Improve this question asked Jan 20, 2012 at 18:01 FeeneyFeeney 3572 gold badges4 silver badges12 bronze badges 1
  • A related question: stackoverflow./questions/8219266/… – Anderson Green Commented Feb 26, 2013 at 0:01
Add a ment  | 

1 Answer 1

Reset to default 4

Have you heard of the Raphael JavaScript library? Here's an example. I think this demonstrates exactly what you described.

http://raphaeljs./animation.html

发布评论

评论列表(0)

  1. 暂无评论