
akhibam
-
Posts
3 -
Joined
-
Last visited
Content Type
Profiles
Forums
Store
Blog
Product
Showcase
FAQ
ScrollTrigger Demos
Downloads
Posts posted by akhibam
-
-
Hi guys, my project is to make an application like game but using GSAP(js) and combined it with Myo Thalmic. Is it possible to use GSAP? This is my sequence :
Splash Screen > Start Page(click button) > Check User Data(determine age) > Display 10 seconds countdown while fetch data > display another 10 seconds countdown > Calculate data(gear animation/loading) > Display checking result to user(save to mysql)
Is it possible? Which function I should use mainly? Timeline? -
Greetings developers, do you guys have any PDF file or ebook for gsap. Its easier for me print and read. Thanks in advance.
GSAP for Medical Domain Application
in GSAP
Posted
Tq for your response, I think its possible if we call run an animation according to jquery coding. 10s in jquery can be sync with 10s of animation delay right.