Summary
Learning how to write a class in Processing while having fun with time-based and mouse-based movements.
Basic movements determined by time.

Tracking the movements, still based on time.

Tracking the movement, based on time and mouse position.

These examples don’t really do much, except create interesting forms. And it’s different every time since they’re based on the current time and mouse position. At least I learned about classes in Processing.