SkidX / tweene

JavaScript Animation Proxy
http://tweene.com
Artistic License 2.0
353 stars 29 forks source link

Pixi.js support? #9

Closed stela5 closed 9 years ago

stela5 commented 9 years ago

I'm curious if http://www.pixijs.com/ might be a good fit for adding as a backend driver.

SkidX commented 9 years ago

Hi, as far as I know, Pixi is a tool for animate with Webgl and Canvas, while Tweene (through the libraries supported) is aimed to animate DOM objects, they are different technologies, I don't think it is suitable.

stela5 commented 9 years ago

I see. Thanks