blob: 656eb84145f3c9e487aa96c59b6677a42530a646 (
plain) (
blame)
1
2
3
4
5
|
Rayshade is a system for generating ray-traced images. Rayshade's main
function is to read a multi-line ASCII file describing a scene to be
rendered and produce a file containing the ray traced image.
WWW: http://www-graphics.stanford.edu/~cek/rayshade/
|