Ray-Tracer

This is some ancient raytracing code, presented here as an example of one of very few pure-Python raytracers. This is the first triangle mesh I ever rendered with raytracing techniques. See also the sphere raytracer.

Screenshot.

VersionRelease DateFilesDependencies
(source only)
Notes
4.0.02008-06-24

Original release location on pygame.org: http://www.pygame.org/project-Ray+Tracer-794-.html

Return to old python projects listing.