I just came across GSAP (https://greensock.com/) and the animation tool looks simpler and more powerful than the babylon animation tools (ive seen three.js examples for transformations & material values, so it should also work on babylon). and mastering it could lead to me learning how to do cooler UI´s for 3D apps.
does someone use babylon with GSAP? what do you think in terms of advantages and disadvantages?
Probably the best would be to tried it myself . but i dont know how to start? I made a simple playground where I include the gsap library, and do something on click on the sphere.how to add a simple animation there? i havent found any (new) babylon example out there. https://www.babylonjs-playground.com/#UQ41KC#2
thanks!
good to know!
this would be the exact explanation:
" You may use the code at no charge in commercial or non-commercial apps, web sites, games, components, and other software as long as end users are not charged a fee of any kind to use your product or gain access to any part of it. If your client pays you a one-time fee to create the site/product, that’s perfectly fine and qualifies under the “no charge” license. If end users are charged a usage/access/license fee, please sign up for a “Business Green” Club GreenSock membership which comes with a comprehensive commercial license. See Club GreenSock - GreenSock for details."
Also if you need a scrolling animation solutions there is my library scroll.js - Basic Example
Which is pretty easy to use, figured if we were necroing this post might as well mention this !