Reading List
Curved laser beams with HTML5 canvas quadraticCurveTo() method from Liza Shulyayeva RSS feed.
Curved laser beams with HTML5 canvas quadraticCurveTo() method
In my previous post I talked about making a laser beam using the HTML5 canvas stroke() method. I mentioned the next thing I wanted to do being adding a curve to the beam to make it look more fluid as it moves (and yes, I know lasers do not curve. Mine does. Shut up. It’s a magic laser. Or it may not even be a “laser” when I’m done with it)