-
Notifications
You must be signed in to change notification settings - Fork 4
Home
John Tsiombikas edited this page Apr 30, 2017
·
3 revisions
If you are on UNIX, or you have a bourne shell and wget installed on windows (for example through mingw32 or cygwin), the easiest way to download all of Mark Ferrari's color cycling pictures, is to simply run the included download_images
shell script.
If you are on windows, and are unable to run the download script, then here's a list of links to all the images. I suggest placing them in an image directory, and then drag&dropping that directory onto the colcycle-win32.exe executable.
- http://www.effectgames.com/demos/canvascycle/image.php?file=V08AM&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V29&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V19&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V26SNOW&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V08RAIN&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V14&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V30&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V04&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V07&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V20&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V05RAIN&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V08PM&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V16RAIN&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V19AURA&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=CORAL&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V15&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V30RAIN&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V02&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V28&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V29PM&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V16&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V01&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V09&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V16PM&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V08&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V03&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V05HAUNT&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V10&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V11AM&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V13&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V17&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V19PM&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V25HEAT&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V27&callback=CanvasCycle.processImage
- http://www.effectgames.com/demos/canvascycle/image.php?file=V29FOG&callback=CanvasCycle.processImage
These need to be unzipped first. Again on UNIX it's a simple matter of for i in *.zip; do unzip $i; done
. On windows I can't help you.
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/CORAL.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V01.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V02.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V03.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V04.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V05AM.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V05RAIN.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V05PM.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V05HAUNT.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V07.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V08AM.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V08.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V08RAIN.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V08PM.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V09.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V10.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V11AM.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V12.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V13.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V14.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V15.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V16.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V16RAIN.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V16PM.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V17.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V18.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V19.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V19PM.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V19AURA.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V20.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V21.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V22.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V23.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V24.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V25.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V25PM.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V25HEAT.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V26.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V26SNOW.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V26PM.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V27.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V28.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V29.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V29FOG.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V29PM.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V30.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/V30RAIN.LBM.zip
- http://www.randelshofer.ch/animations/anims_ibm/mark_j_ferrari/ST_PLAIN2.LBM.zip