casey / degenerate

A generative art computer
https://degenerate.computer
Creative Commons Zero v1.0 Universal
109 stars 6 forks source link

Call script every frame #509

Closed casey closed 8 months ago

casey commented 1 year ago

Writing for loops and indenting code is annoying. This PR attempts to change the JS programming model from one in which you must call await frame() in a loop to one where the script is called every frame.