michaelvillar / dynamics.js

Javascript library to create physics-based animations
http://dynamicsjs.com
7.57k stars 414 forks source link

[question] Use the physics based easing with tween.js? Yes we can, now what about performance? #12

Closed thednp closed 9 years ago

thednp commented 9 years ago

Hi Michael,

Is it possible? Yes it is, see below.

thednp commented 9 years ago

Hi again, my friend Dav @dalisoft already implemented it. My question now is: why do you use anomimous functions such as (function(){}))(); inside functions. This is a major performance loss, IMO.

thednp commented 9 years ago

I am gonna do this, no worry, I will have it done by tonight, meanwhile, closing this down.