It does, but two things: - It has to render each frame, so it's tied to the framerate of the generator - Gif is just a very unwieldy file format, I use a library to convert it to a .gif, and perhaps there are speedups possible there If you get it working faster then let me know