implemented lookat camera
[csgray] / RUN
1 #!/bin/sh
2
3 rm -f output.ppm
4 ./csgray scene $* && display output.ppm