This sketch shows how to progressively add or subtract an angle (degrees). This is extremely useful for code that needs to keep track of how many rotations, in what direction, and the amount of rotation since start.
Source code: progressiveAngles
Built with Processing