Here’s an alternative using a function*
Generator instead of an array:
It also sets frameRate() to 1 FPS in place of setTimeout():
Here’s an alternative using a function*
Generator instead of an array:
It also sets frameRate() to 1 FPS in place of setTimeout():