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