Python script for animated backgrounds on Windows
After downloading the project:- Split animated image into frames. If the image is a GIF, use http://www.ezgif.com/split.
- Delete images in frames folder of project (sample images).
- Copy frames into frames folder of project.
- Run animate.py (you will need Python to run this)
- To stop the animation, close the script.
NOTE: If you encounter performances issues, use less frames and/or increase the shuffle interval. To do this, change 0.15 to the amount of seconds you want in animate.py.
It's essentially an implementation of a background shuffler. The methods in background_shuffler.py simply change the background at a given time interval. By reducing this time interval to <1s, an animated background effect is achieved. http://i.imgur.com/muPAAEs.gif Here are some .gif files that make for good backgrounds. Feel free to add any.