Files
mercury/benchmarks/progs/ray/example
Paul Bone ea06fd8cde Add the benchmarks directory into the main Mercury repository.
This was a seperate repository in CVS and so it missed the conversion.

benchmarks/
    As above.
2013-01-04 12:13:53 +11:00

6 lines
292 B
Bash
Executable File

#!/bin/sh
# Here's a small example that I know works and doesn't take too long. It shows
# most of the features of the program, including intersecting polygons, phong
# shading, specular, lambertian and ambient shading.
./proj -f 100 -S -s 0.4 2 -a 0.1 dodec.scene 200 200 0 0 0 > dodec.ppm