Jump to content
Search Community

Mouse followed by color inverting animation

DeltaFrog test
Moderator Tag

Go to solution Solved by akapowl,

Recommended Posts

  • Solution

Hello @DeltaFrog

 

When you inspect it in dev-tools, you'll see it does use a mix-blend-mode: difference

 

Unbenannt.thumb.png.3a8d5ce9fa9d46906dee1db6d8b8fd3f.png

 

 

Inspecting it, you'll also see, that they are using multiple span elements for the different bubbles, so it's not canvas or something else.

 

Here's a basic example (for that mix-blend mode) based on the example in the quickSetter() documentation. Happy tweening!

 

See the Pen LYOdYXK by akapowl (@akapowl) on CodePen

 

 

 

  • Like 2
  • Haha 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...