Hi, i am currently working on a new idea, and got some new exciting stuff but didn't reach a result until now, so as the title says i am working on morphing images using slider
I want something like that: https://youtu.be/8374FIFrkuM?si=hkL2kI0kStbZPnY_
But the thing i reached is this: https://gsap.com/community/forums/topic/15003-feature-request-image-morph-like-svg-morph/
Issue is i need it to auto detect points from the photo and morph them or melt into each other, like the video example above, but have been 2 months searching and reached nothing
thanks in advance
This is one of many techniques for morphing still images using motion interpolation to generate and move pixels to look like a morph. Let me know if you have any questions and feel free to comment with any projects that use this effect.
Background Music: ...
Just in case, I ran into this example: http://jembezmamy.github.io/morpher-js/demos.html similar to SVG morph. Just a feature request.