@inproceedings{dam-kel-06-aa-raytr, author = {Dammertz, Holger and Keller, Alexander}, title = {Improving Ray Tracing Precision by Object Space Intersection Computation}, bookttile = {Proceedings of the IEEE Symposium on Interactive Ray Tracing}, location = {Salt Lake City, US}, month = sep, pages = {25-31}, doi = {10.1109/RT.2006.280211}, year = 2006, comment = {Claims that AA or IA can be avoided if the intervals are subdivided finely enough. Seems bogus.}, abstract = {Instead of computing intersections along a ray, an algorithm is proposed that determines a point of intersection in object space. The method is based on the classical refinement of a hierarchy of axis-aligned bounding boxes that is computed on the fly. Typical rendering artifacts are avoided by taking into consideration the precision of floating point arithmetic. In addition the method lends itself to a simple solution of the self-intersection problem. Considering the obtained precision the algorithm is efficient, simple to use, and to implement} }