Splatting Illuminated Ellipsoids with Depth Correction (bibtex)
by
Abstract:
Ellipsoids are important primitives used in visualization and modeling, where often a larger number of ellipsoids have to be displayed in real-time. The standard approach of tessellating each ellipsoid into a smooth polygonal mesh leads to unacceptable polygon counts that dramatically increase the rendering time. In this paper a method is proposed to splat ellipsoids perspectively correct. The splatted ellipsoids are illuminated with the accuracy of floating point precision by exploiting the fragment shader facility of current graphics accelerators. It is also shown how to correct the depth value of the fragment position such that overlapping ellipsoids are displayed correctly.
Reference:
Splatting Illuminated Ellipsoids with Depth Correction (Stefan Gumhold), In Proceedings of International Workshop on Vision, Modeling, and Visualization, 2003.
Bibtex Entry:
@INPROCEEDINGS{Gumhold-2003-Splatting,
	AUTHOR = {Stefan Gumhold},
  BOOKTITLE = {Proceedings of International Workshop on Vision, Modeling, and Visualization},
	AFFILIATIONS = {CGV,GRIS},
	AREAS = {areava},
	TITLE = {Splatting Illuminated Ellipsoids with Depth Correction},
	YEAR = {2003},
	MONTH = {November},
	PAGES = {245--252},
	URL = {http://www.inf.tu-dresden.de/content/institutes/smt/cg/publications/paper/ellipsoid.pdf},
	KEYWORDS = {GRIS},
	ABSTRACT = {Ellipsoids are important primitives used in visualization and modeling, where often a larger 
							number of ellipsoids have to be displayed in real-time. The standard approach of tessellating 
							each ellipsoid into a smooth polygonal mesh leads to unacceptable polygon counts that 
							dramatically increase the rendering time. In this paper a method is proposed to splat ellipsoids 
							perspectively correct. The splatted ellipsoids are illuminated with the accuracy of floating 
							point precision by exploiting the fragment shader facility of current graphics accelerators. It 
							is also shown how to correct the depth value of the fragment position such that overlapping 
							ellipsoids are displayed correctly.}
}
Powered by bibtexbrowser