mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
6 lines
255 B
Plaintext
6 lines
255 B
Plaintext
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/
|