This simple sketch rotates a line around a center *without* using the built-in rotate() function. It took me a while to figure out and maybe it is useful for some. Also see my blog post about it.
Source code: simple_rotate
Built with Processing
This simple sketch rotates a line around a center *without* using the built-in rotate() function. It took me a while to figure out and maybe it is useful for some. Also see my blog post about it.
Source code: simple_rotate
Built with Processing