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.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
4.0.0 | 2008-06-24 | Ray Tracer 4.zip (source) |
Original release location on pygame.org: http://www.pygame.org/project-Ray+Tracer-794-.html
Return to old python projects listing.