Just for fun, I recreated the fire animation from DOOM in Julia:
https://gist.github.com/gdkrmr/ea4e7259f58e1504dbc46538dc4ad0e5
Code was adapted from here:
http://fabiensanglard.net/doom_fire_psx/
Just for fun, I recreated the fire animation from DOOM in Julia:
https://gist.github.com/gdkrmr/ea4e7259f58e1504dbc46538dc4ad0e5
Code was adapted from here:
http://fabiensanglard.net/doom_fire_psx/
fill_fire!
is not defined.
sorry, fixed now
how can I create a gif from that animation?
save the images and pass to ffmpeg?