summaryrefslogtreecommitdiff
path: root/color/scvle_1.csv
AgeCommit message (Collapse)Author
2011-09-16File reorganization to move toward standard python package layoutStan Seibert
2011-07-30when throwing photons from the light source out onto the scene, photons are ↵Anthony LaTorre
now thrown randomly across each triangle instead of only at the center of each triangle. all of the rendering kernels have been rewritten so that they operate additively; for example, you may now throw photons from the light source onto the scene, render from the camera to the scene, then throw more photons and render again.