Jump to content

What tool can I use to create tranformation animations?


ptol
 Share

Recommended Posts

I need to create simple animations with translate, rotate, scale.

And I need to export these transformations with simple format, something like this.

[ { duration:1000, from: {angle:0}, to: {angle: 90} },

{delay:100, duration: 2000, from: {x:0, y:0}, to: {x: 100, y: 100})]

What visual tool can I use?

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...