1998-05-26 06:04:19 +02:00
|
|
|
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.
|
2003-07-29 07:25:36 +02:00
|
|
|
|
|
|
|
WWW: http://www-graphics.stanford.edu/~cek/rayshade/
|