Age | Commit message (Expand) | Author |
---|---|---|
2011-08-12 | do not check child nodes of a node at which the distance to the bounding box ... | Anthony LaTorre |
2011-08-11 | Switch from texture to float3 array for upper and lower bounds. 10% speed bo... | Stan Seibert |
2011-08-10 | add the ability to cache a geometry along with its bounding volume hierarchy.... | Anthony LaTorre |
2011-08-09 | switch to indexing child nodes by start and stop indices instead of start and... | Anthony LaTorre |
2011-08-08 | add a simple event viewer. view events by running ./camera.py <detector_name>... | Anthony LaTorre |
2011-07-25 | moved triangle colors to a separate global device array so that the ray trace... | Anthony LaTorre |
2011-07-20 | pulled a lot of the photon propagation code out of src/kernel.cu into src/pho... | Anthony LaTorre |