JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added keys (f and f11) to toggle full-screen mode
[vor.git] / povimg.sh
1 #!/bin/sh
2
3 povray -D +A -O- +FP $* 2>/dev/null | pnmcrop | pnmtopng -transparent '#000000' -gamma .45 2>/dev/null