JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed crashing bug in move_dust() (bounds checking wasn't right)
[vor.git] / povimg.sh
1 #!/bin/sh
2
3 povray -D +A -O- +FP $* 2>/dev/null | pnmcrop | pnmtopng -transparent black 2>/dev/null