Aguirre, HugoGutierrez, DiegoPerrin, James S.John Collomosse and Ian Grimstead2014-01-312014-01-312010978-3-905673-75-3https://doi.org/10.2312/LocalChapterEvents/TPCG/TPCG10/031-037This paper demonstrates how programmable GPUs are a powerful tool to display large point datasets at an interactive frame rate. Point datasets are commonly used to analyse and solve complex problems, but rendering them is always an expensive task in computational terms. This paper researches the possibilities that GPUs and shading languages offer for rendering large datasets on modest computers and the improvements in speed and quality. GPU techniques to represent scalar and vector glyph are also described. The GPU method is compared with common methods, such as using polygons or textures. The shader glyphs are drawn onto planar primitives using equations to generate surface, lighting and depth information. The improved computational efficiency allows the display of larger datasets with a simultaneous increase in visual quality.Categories and Subject Descriptors (according to ACM CCS): I.3.1 [Computer Graphics]: Graphics processors I.3.7 [Three-Dimensional Graphics and Realism]: Color, shading, shadowing, and textureRendering Large Point Datasets with GPU Shaders