blob: eaab43c8b11a7b145d051e6167b4751b721cbbc1 (
plain)
1
2
3
|
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.
|