Jump to content
Search Community

weiyan

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by weiyan

  1. @OSUblake thanks a lot, I tried again. and i get the point http://codepen.io/mactive/pen/zNMOBr your demo has same color, because of css> svg * > stroke: currentColor and i saw that in vars:Object ,autoCss we can set css-property so i can control opacity to show or hide and i can give paths different class or id, and control them one by one if I tried like this http://codepen.io/mactive/pen/zNMOBr
  2. In fact, i want a effect like this: http://www.devmeng.com/vivus/demo/ codepen: http://codepen.io/mactive/pen/BpqXXV two point about advance effect 1. path has different color 2. path can be filled. no mater when all paths drawn or i can control each path's fill
  3. render path/circle/rect in svg structure oneByOne or sync or delayed https://camo.githubusercontent.com/f43cf260e6ba5badcb4fb05f99270ea6cd1c539f/68747470733a2f2f7261772e6769746875622e636f6d2f6d617877656c6c69746f2f76697675732f6d61737465722f6173736574732f6f6e6542794f6e652e706e67[] here is the example http://maxwellito.github.io/drafts/vivus-issue-85/ i am compare vivus and greensock , it same vivus (https://github.com/maxwellito/vivus) has more control on animation timeline I am a greensock newbee, i have no idea does the gsap timeline api can control path in svg
×
×
  • Create New...