Prism Effect Slider with Canvas
This is a tutorial on how to create a simple slider with an interesting “prism” effect using HTML5 canvas globalCompositeOperation and a layering technique. The idea is to place a shape in front of the …