Florian Brückner

Results 1 comments of Florian Brückner

Looking at how `saveGif()` is implemented it seems to be doing exactly that: - Call `noLoop()` to stop rendering - Calculate the delay between frames (based on current frame rate)...