Spare bar to view. Please run this project at: https://turbowarp.org/733265845 for faster speed. Image embossing is a computer graphics technique in which each pixel of an image is replaced either by a highlight or a shadow, depending on light/dark boundaries on the original image. Low contrast areas are replaced by a gray background. The filtered image will represent the rate of color change at each location of the original image. Applying an embossing filter to an image often results in an image resembling a paper or metal embossing of the original image, hence the name.
Project Reference: https://en.wikipedia.org/wiki/Image_embossing https://lodev.org/cgtutor/filtering.html https://www.gamedev.net/tutorials/programming/graphics/secrets-of-simple-image-filtering-r1994/ Image scanning: https://scratch-image-scanner.slmj.repl.co/ from project by MonkeyBean2 : https://scratch.mit.edu/projects/631798903/ Thank you MonkeyBean2.