summaryrefslogtreecommitdiff
path: root/camera.py
AgeCommit message (Expand)Author
2011-07-30when throwing photons from the light source out onto the scene, photons are n...Anthony LaTorre
2011-07-27camera automatically increases render quality when it is not being movedAnthony LaTorre
2011-07-26added a camera class which is able to render using the simple ray tracer or t...Anthony LaTorre
2011-05-17added documentationAnthony LaTorre
2011-05-15cleanup. fixed testsAnthony LaTorre
2011-05-15new geometry class. beginning to implement physics by defining a material cla...Anthony LaTorre