Let the picture rest
An animation loop can outlive the movement it was written for. The picture settles; the loop keeps going. Once there is nothing new to draw, let it wait for the next input.
Keep it simple,
stupid.
Notes
Brief observations, open questions, and thoughts to return to.
An animation loop can outlive the movement it was written for. The picture settles; the loop keeps going. Once there is nothing new to draw, let it wait for the next input.
An extra setting sometimes stands in for a decision we have not made. Try the default for a while. What feels wrong soon becomes easier to name. Then a new option can answer a real need, rather than pass the uncertainty to someone else.
Text CC-BY-NC-SA-4.0Code examples MIT