[Back]


Talks and Poster Presentations (with Proceedings-Entry):

M. Schütz, M. Wimmer:
"Progressive Real-Time Rendering of Unprocessed Point Clouds";
Poster: ACM Siggraph, Vancouver (invited); 2018-08-12 - 2018-08-16; in: "Proceedings of Siggraph 2018", (2018), ISBN: 978-1-4503-5817-0.



English abstract:
Rendering tens of millions of points in real time usually requires either high-end graphics cards, or the use of spatial acceleration structures. We introduce a method to progressively display as many points as the GPU memory can hold in real time by reprojecting what was visible and randomly adding additional points to uniformly converge towards the full result within a few frames.

Our method heavily limits the number of points that have to be rendered each frame and it converges quickly and in a visually pleasing way, which makes it suitable even for notebooks with low-end GPUs. The data structure consists of a randomly shuffled array of points that is incrementally generated on-the-fly while points are being loaded.
Due to this, it can be used to directly view point clouds in common sequential formats such as LAS or LAZ while they are being loaded and without the need to generate spatial acceleration structures in advance, as long as the data fits into GPU memory.

Keywords:
point based rendering, point cloud, LIDAR


"Official" electronic version of the publication (accessed through its Digital Object Identifier - DOI)
http://dx.doi.org/10.1145/3230744.3230816

Electronic version of the publication:
https://publik.tuwien.ac.at/files/publik_270370.pdf


Created from the Publication Database of the Vienna University of Technology.