JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
* rocks.c (hit_rocks): oops, had r(ight) where I should have had t(op).
[vor.git] / povimg.sh
1 #!/bin/sh
2
3 povray -D +A -O- +FP $* 2>/dev/null | pnmcrop | pnmtopng -transparent =black 2>/dev/null