|
Autumn is coming and what? Aaargh it's raining on my computer! :)). PhRain
is a very customizable rain-particle simulator (these screenshots REALLY
don't give it justice!). And look! There are lightnings! (no, sound is NOT
included). A must for your cold indoor journeys.
|
Default configuration.
1000 Raindrops using 3 phase shades, includes lightnings!
|
|
Where's perspective?
phrain -j 0,0 -k 0,0 -l 100,0 -p -1000,1000 -t 0.5 -j 50,0 -k 0,0
|
|
Squiggly lines
phrain -l 0,0 -j 0,50 -k 0,50 -i 0x00FFFFFF,255 -t 1 -d
|
|
Explosion
phrain -l 500,0 -j 0,0 -k 0,0 -p -500,500 -c l
|
|
Interference
phrain -l 0,0 -j 0,500 -k 0,5 -t 0.01 -c l -b 10000
|
WARNING: This screensaver is very cpu
intensive. If you want to reduce cpu usage: reduce the number of raindrops
by using the -b flag. More cpu can be obtained switching in
lined drawing using the -c l flag. You can even reduce the
fps rate (usually at 100fps) to a reasonable 50 value. I suggest you
editing /usr/bin/ph and lauch saver using
on -p 1 saver &. Since a priority switch isn't yet
avaible, this will launch every screensaver at reduced priority (which is
a good thing™).
|