filename : p_Mal05.pdf entry : inproceedings conference : IEEE Vis 2005, Minneapolis, MN, USA, October 23-28, 2005 pages : 19-26 year : 2005 month : October title : Illuminated Lines Revisited subtitle : author : Ovidio Mallo, Ronald Peikert, Christian Sigg, Filip Sadlo booktitle : Proceedings of IEEE Visualization '05 ISSN/ISBN : 0-7803-9462-3 editor : C.T.Silva, E.Groeller, H.Rushmeier publisher : IEEE Computer Society Press publ.place : Minneapolis volume : issue : language : English keywords : Field lines, illumination, vector field visualization, texture mapping, graphics hardware abstract : For the rendering of vector and tensor fields, several texture based volumetric rendering methods were presented in recent years. While they have indisputable merits, the classical vertex-based rendering of integral curves has the advantage of better zooming capabilities as it is not bound to a fixed resolution. It has been shown that lighting can improve spatial perception of lines significantly, especially if lines appear in bundles. Although OpenGL does not directly support lighting of lines, fast rendering of illuminated lines can be achieved by using basic texture mapping. This existing technique is based on a maximum principle which gives a good approximation of specular reflection. Diffuse reflection however is essentially limited to bidirectional lights at infinity. We show how the realism can be further increased by improving diffuse reflection. We present simplified expressions for the Phong/Blinn lighting of infinitesimally thin cylindrical tubes. Based on these, we propose a fast rendering technique with diffuse and specular reflection for orthographic and perspective views and for multiple local and infinite lights. The method requires commonly available programmable vertex and fragment shaders and only two-dimensional lookup textures.