alexk111 / SVG-Morpheus

JavaScript library enabling SVG icons to morph from one to the other. It implements Material Design's Delightful Details transitions. (THIS PROJECT IS NOT MAINTAINED ANYMORE)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVG Morpheus has a issue with morph

dalisoft opened this issue · comments

http://codepen.io/dalisoft/pen/qOQrwz

When countdown for 5,4,3,2,1,0 morphing not smooth

UPDATE: Discussion here, http://greensock.com/forums/topic/13157-svg-morph-difference/

@dalisoft Thank you for the links! Will research that.

Hi @alexk111.
Thanks for amazing morpheus code, i'm used it's on my code and works like charm, i did something wrong ( exactly something wrong with paths ). I credited you in my credits part. Thanks.

Edit: SVG-Morpheus is for group morphing, converts, does anything. not a just path, so if users need more than this for paths, they can use my JS and has 2-way morphing code.

https://github.com/dalisoft/Unim.js
http://codepen.io/dalisoft/full/XdoVaK/