Jump to content
Search Community

How can I achieve smoke reveal effect

developer53 test
Moderator Tag

Recommended Posts

Hello @developer53 and welcome to the forums.

 

That smoke effect in the background on mousemove is likely created with WebGL and probably not that easy to realize.

While GSAP can also animate things in a WebGL context, you won't be able to create something like that with GSAP alone.

 

I remember a fluid-simulation that looks very close to that background smoke.

Click and drag on the canvas to see the magic happen in this sandbox...

 

https://paveldogreat.github.io/WebGL-Fluid-Simulation/

 

...and see the code for all that here:

 

https://github.com/PavelDoGreat/WebGL-Fluid-Simulation

 

Maybe that can serve as a starting point for you.

 

  • Like 3
  • Thanks 1
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...