- Joined
- Mar 28, 2016
- Messages
- 1,623
- Reaction score
- 1,439
- First Language
- French
- Primarily Uses
- RMMV
What your recomandation libs for a camera system also for a easing library in js.
I need one for pixi.js.
My criteria are performance at the expense of complexity.
What your recommend?
For now i take look on those one, but hard to choose and maybe you have some good suggest.
My project use pure pixi obj on app nwjs, no graphics html or css element.
thank
pixi-ease
pixi.js animation library using easing functions
https://github.com/davidfig/pixi-ease
Kute.js
sterling animation engine that delivers excellent performance
http://thednp.github.io/kute.js/
TweenMax
TweenLite is an extremely fast, lightweight, and flexible animation tool
https://greensock.com/tweenlite
pixi-viewport
A highly configurable viewport/2D camera designed to work with pixi.js.
https://github.com/davidfig/pixi-viewport
PIXICAM
A world container which can be viewed through an accompanying camera.
https://github.com/georgiee/lab-pixicam
I need one for pixi.js.
My criteria are performance at the expense of complexity.
What your recommend?
For now i take look on those one, but hard to choose and maybe you have some good suggest.
My project use pure pixi obj on app nwjs, no graphics html or css element.
thank
pixi-ease
pixi.js animation library using easing functions
https://github.com/davidfig/pixi-ease
Kute.js
sterling animation engine that delivers excellent performance
http://thednp.github.io/kute.js/
TweenMax
TweenLite is an extremely fast, lightweight, and flexible animation tool
https://greensock.com/tweenlite
pixi-viewport
A highly configurable viewport/2D camera designed to work with pixi.js.
https://github.com/davidfig/pixi-viewport
PIXICAM
A world container which can be viewed through an accompanying camera.
https://github.com/georgiee/lab-pixicam
Last edited:
