cheeck8131

Results 4 comments of cheeck8131

the library works without errors

depending on how much support is needed, there are no hooks. it is a generic library for server / client / ui

My very first suggestion is to use .animate() from WAAPI (you need to calculate keyframes in advance, you can do it in the main thread and in a web worker)...

you can clone source code and add this feature. (but wapi will not save you from freezes, js animations (transform matrix) are fast. Maybe you have a problem in your...