Animated gif

is it possible to output an animated gif of some sequence of frames?

is it possible to output an animated gif of some sequence of frames?

As far as I know, no it’s not. You would need to use Writer(ex9 Texture) or any other method to first render your stills then use an external program to convert to Gif.

I would love to be wrong though…

there’s no easy and immediate way, but there is Writer (File) and the gif specs

is it possible to output an animated gif of some sequence of frames?

one way could be Writer (EX9.Texture) and ImageMagick+ShellExecute (Windows)