-
Notifications
You must be signed in to change notification settings - Fork 1
Make frames for animated gifs/movies showing a rotating spotted star
License
stephtdouglas/animate_spots
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Generate frames that can be turned into an animated .gif or movie file showing a rotating star with a spot on it. The generated image files have filenames ending in "%03d.jpg" on Ubuntu, install libav-tools, and then the output files can be combined into a movie using the following command: avconv -framerate 5 -i <filebase>_%03d.jpg out.mov Copyright 2017 Stephanie T. Douglas Use at your own risk. This is free software made available under the MIT License. For details see the LICENSE file.
About
Make frames for animated gifs/movies showing a rotating spotted star
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published