Sphere Ray-Tracer
This is some ancient raytracing code for spheres, and in fact is the earliest raytracer I seem to have written. See also the triangle mesh raytracer.
Bugs in the refraction code were colored magenta.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
6.0.0 | 2008-06-12 | Sphere Ray Trace 3.zip (source) | ||
4.0.0 | 2008-06-05 | |||
2.0.0 | 2008-06-05 |
Original release location on pygame.org: http://www.pygame.org/project-Sphere+Ray+Trace-763-.html
Return to old python projects listing.