Skip to content

portegys/Flush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flush

Flush images away. Prototype demo for the GraffiTV project (see GraffiTV.pdf).

Build:

build.sh/build.bat

Run flush as app:

    java -jar FlushPlayer.jar
        [-loadCassette <file name> (cassette to load)]
        [-cassetteChoices <comma-separated list of cassette names>]

Run flush as applet:

appletviewer flush.html # applet parameters: "load" and "choice"

Record flush cassette:

mkcassette.sh
    java -jar FlushRecorder.jar
        -image <image file|URL>
        [-file <cassette file> (else cassette written to stdout)]
        [-title <cassette title>]
        [-sound <sound file|URL>]
        [-scale_image (scale to cassette size)]
        [-size <cassette ("toilet") size (pixels)>]
        [-hole_size <"toilet hole" size (pixels)>]
        [-fragment_size <image fragment size (pixels)>]
        [-rotation_increment <rotation increment (degrees)>]
        [-flush_delay <image sequence delay while flushing (ms)>]
        [-recharge_delay <image sequence delay while recharging (ms)>]
        [-num_spiral <number of spiraling "swirls">]
        [-min_spiral_scale <minimum spiral scale (0.00:1.00, .01 increments)>]
        [-max_spiral_scale <maximum spiral scale (0.00:1.00, .01 increments)>]
        [-spiral_converge <rate at which fragments converge on spirals (0.0:1.0)>]
        [-random_seed <random number seed>]
        [-display (animation)]

Note: re-build after recording a cassette.

About

Flush images away

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages