summaryrefslogtreecommitdiff
path: root/event.py
AgeCommit message (Expand)Author
2011-09-02update event structure. break gpu.GPU class into separate smaller independent...Anthony LaTorre
2011-08-26photon object initializes any arguments not passed when initialized. camera.E...Anthony LaTorre
2011-08-19add benchmarks for ray intersection and photon propagationAnthony LaTorre
2011-08-16Refactor sim.py into a reusable Simulation class that is called by theStan Seibert
2011-08-16Epic restructuring of code to switch to a generator-based style ofStan Seibert