Jump to content
GreenSock

Zhur

Easy Pinch & zoom with GSAP

Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Hi,

I'm really glad to use GSAP everyday right now, lonly or with Edge Animate. That's pretty fun. But, actually, I try to find a JS class to make multitouch gestures, like Pinch & zoom, rotate, swipes, with multi point events. Are there something like this in GSAP ? Where ?

Thanks for your answer.

Arzhur

Link to comment
Share on other sites

Hello Zhur and Welcome to the GreenSock Forums!

 

You can take a look at Hammer JS. It is a javascript library for multi-touch and gesture :

 

http://eightmedia.github.io/hammer.js/

 

Hammer JS supports the following events:

  • Tap
  • DoubleTap
  • Swipe
  • Drag
  • Pinch
  • Rotate

Hope this helps! :)

  • Like 2
Link to comment
Share on other sites

Thanks. I'm going to take a look.

Link to comment
Share on other sites

  • 8 months later...

Now that Draggable was made, will it have following in the future?

  • Tap
  • DoubleTap
  • Swipe
  • Drag
  • Pinch
  • Rotate

:mrgreen:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×