JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
made it so engine dots are created throughout the time of the frame so it looks 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