Jump to content
Search Community

is that possible to create a website like this with gsap?

artstyle test
Moderator Tag

Recommended Posts

im interested in how to:
1. after preloader the scene zooms to "R" letter
2. first scene with R letter, the background moves onmousemove

3. transitions from 1 to 2 to 3 to 4

 

is that possible to create a whole website like this saving all the smooth transitions between the scenes ...

Link to comment
Share on other sites

26 minutes ago, artstyle said:

after preloader the scene zooms to "R" letter

The site uses clip paths or masks to do the letters. Looks like they're using Canvas to do so.

 

26 minutes ago, artstyle said:

the background moves onmousemove

In a mousemove listener, move the image and the mask a bit.

 

27 minutes ago, artstyle said:

transitions from 1 to 2 to 3 to 4

I assume you mean the sections from left to right (between RONIN showing different projects). Again, it's just animating the images and masks.

Link to comment
Share on other sites

1 hour ago, ZachSaucier said:

The site uses clip paths or masks to do the letters. Looks like they're using Canvas to do so.

 

In a mousemove listener, move the image and the mask a bit.

 

I assume you mean the sections from left to right (between RONIN showing different projects). Again, it's just animating the images and masks.

u can slide left or right to switch letters.  and you can slide down to see the project... i mean transitions in the project when u slide down

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...