Ray Tracing Point Sampled Geometry
Gernot Schaufler, Henrik Wann Jensen
, June 2000, pp. 319--328.
Abstract: We present a novel technique for ray tracing geometry represented by points. Our approach makes it possible to render high quality ray traced images with global illumination using unstructured point-sampled data thus avoiding the time-consuming process of reconstructing the underlying surface or any topological information. Compared with previous point rendering methods, our approach allows for more complex illumination models while still maintaining the simplicity of the point primitive.

Intersections with the point-sampled geometry are detected by tracing a ray through the scene until the local density of points is above a predefined threshold. We then use all the points within a fixed distance of the ray to interpolate the position, normal and any other attributes of the intersection. The considered distance from the ray must be larger than the largest "hole" among the points.

We demonstrate results for soft shadows, reflection and refraction, global illumination and subsurface scattering.
BibTeX format:
@inproceedings{Schaufler:2000:RTP,
  author = {Gernot Schaufler and Henrik Wann Jensen},
  title = {Ray Tracing Point Sampled Geometry},
  booktitle = {},
  pages = {319--328},
  month = jun,
  year = {2000},
}
Search for more articles by Gernot Schaufler.
Search for more articles by Henrik Wann Jensen.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."