Age | Commit message (Expand) | Author |
---|---|---|
2011-09-06 | geometry on the GPU is now a struct created in the GPUGeometry class. coding ... | Anthony LaTorre |
2011-08-26 | no more 3d headache! 3d viewing angle changes depending on the distance to th... | Anthony LaTorre |
2011-08-25 | add 3d support to camera views by displaying images as an anaglyph. alpha col... | Anthony LaTorre |
2011-08-12 | do not check child nodes of a node at which the distance to the bounding box ... | Anthony LaTorre |
2011-08-09 | switch to indexing child nodes by start and stop indices instead of start and... | Anthony LaTorre |
2011-07-28 | Increase alpha depth for complex models. Remove intermediate rounding | Stan Seibert |
2011-07-25 | moved triangle colors to a separate global device array so that the ray trace... | Anthony LaTorre |