summaryrefslogtreecommitdiff
path: root/camera.py
AgeCommit message (Expand)Author
2011-08-05--spnav option to camera.py enables camera control with aStan Seibert
2011-08-03merge headsAnthony LaTorre
2011-08-03add a GPU class to handle both the gpu context and module; since the geometry...Anthony LaTorre
2011-08-03Merge with TonyStan Seibert
2011-07-30reduce number of lookup calls.Anthony LaTorre
2011-07-30you can rotate just the camera by holding the control key and take movies by ...Anthony LaTorre
2011-07-30when throwing photons from the light source out onto the scene, photons are n...Anthony LaTorre
2011-07-28Support for reading bz2 compressed STL files.Stan Seibert
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