Jump to content
Search Community

laptop animation with scroll trigger

mayyar test
Moderator Tag

Go to solution Solved by OSUblake,

Recommended Posts

3 hours ago, OSUblake said:

Welcome to the forums @mayyar

 

You need to do animate between a sequence of images, like shown in this thread.

 

 

thank you for replay , i have to get an sequence images of laptop in different Position and animate between them ? 

Link to comment
Share on other sites

On 8/23/2021 at 10:10 PM, OSUblake said:

Well, that's how Apple does it, but if you're doing a simple laptop, you might able to just animate the lid's rotationX property.

When i add RotateX , not rotate just streched  

```

    gsap.to(".screen", { transform: "rotateX(90deg) "ease: "ease:Circ.easeOut" });
```
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.
×
×
  • Create New...