Group Abstract Group Abstract

Message Boards Message Boards

[GIF] Random Lines (8 frames of 20,000 random lines each)

5 Replies

How did you create the GIF, I see the code and it outputs only one image... did you use Wolfram too to export a GIF consisting of 8 evaluations of that cell?

POSTED BY: Claudio Mora

I think it is as simple as generating 8 random images, putting them in a list and exporting, something like this probably:

Export["animation.gif",{img1, img2, ...}]
POSTED BY: Sam Carrettie
POSTED BY: Sam Carrettie

enter image description here -- you have earned Featured Contributor Badge enter image description here Your exceptional post has been selected for our editorial column Staff Picks http://wolfr.am/StaffPicks and Your Profile is now distinguished by a Featured Contributor Badge and is displayed on the Featured Contributor Board. Thank you!

POSTED BY: EDITORIAL BOARD
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard