This is it!,” she exclaimed, pulling her companion onto the dance floor. It was a Thursday at 10:30 p.m., and “Burn It Down” ...
The goal of this project is to implement a macro scripting system for the Novation Launchpad, in order to use the launchpad as a scriptable, general purpose macro keyboard. It uses "LPHKscript", a ...
The goal of the first lesson is to render the wire mesh. To do this, we should learn how to draw line segments. We can simply read what Bresenham’s line algorithm is, but let’s write code ourselves.