Age | Commit message (Expand) | Author |
---|---|---|
2011-08-13 | Remove unused render and view files. They have both been superceded by camer... | Stan Seibert |
2011-07-26 | added a camera class which is able to render using the simple ray tracer or t... | Anthony LaTorre |
2011-07-25 | moved triangle colors to a separate global device array so that the ray trace... | Anthony LaTorre |
2011-07-21 | hybrid monte carlo render now distinguishes between the two different sides o... | Anthony LaTorre |
2011-07-20 | pulled a lot of the photon propagation code out of src/kernel.cu into src/pho... | Anthony LaTorre |
2011-07-19 | removed STL pmt models; pmt models are now built by calling rotate_extrude() ... | Anthony LaTorre |
2011-07-10 | added a hybrid monte carlo ray tracing rendering algorithm | Anthony LaTorre |