"erasing" effect from one image to another.
in
Programming Questions
•
3 years ago
Hi!
So im trying to create an erasing effect on an image. I am using a small square box to 'erase' one image, and in its place, have the other image exposed. The best way i can describe it to you is like this website did, (click somewhere and drag to expose the image.) http://anotherversionofthetruth.com/ Thats what i am trying to do, but i am unsure how. I have loaded the initial image into the void setup, and the second image into the void draw.
Any assistance is much appeciated!
So im trying to create an erasing effect on an image. I am using a small square box to 'erase' one image, and in its place, have the other image exposed. The best way i can describe it to you is like this website did, (click somewhere and drag to expose the image.) http://anotherversionofthetruth.com/ Thats what i am trying to do, but i am unsure how. I have loaded the initial image into the void setup, and the second image into the void draw.
Any assistance is much appeciated!
1