GPU-Accelerated LOD Generation for Point Clouds

02/28/2023
by   Markus Schütz, et al.
0

About: We introduce a GPU-accelerated LOD construction process that creates a hybrid voxel-point-based variation of the widely used layered point cloud (LPC) structure for LOD rendering and streaming. The massive performance improvements provided by the GPU allow us to improve the quality of lower LODs via color filtering while still increasing construction speed compared to the non-filtered, CPU-based state of the art. Background: LOD structures are required to render hundreds of millions to trillions of points, but constructing them takes time. Results: LOD structures suitable for rendering and streaming are constructed at rates of about 1 billion points per second (with color filtering) to 4 billion points per second (sample-picking/random sampling, state of the art) on an RTX 3090 – an improvement of a factor of 80 to 400 times over the CPU-based state of the art (12 million points per second). Due to being in-core, model sizes are limited to about 500 million points per 24GB memory. Discussion: Our method currently focuses on maximizing in-core construction speed on the GPU. Issues such as out-of-core construction of arbitrarily large data sets are not addressed, but we expect it to be suitable as a component of bottom-up out-of-core LOD construction schemes.

READ FULL TEXT

page 1

page 5

page 8

page 10

research
04/15/2021

Rendering Point Clouds with Compute Shaders and Vertex Order Optimization

While commodity GPUs provide a continuously growing range of features an...
research
04/24/2022

Compression-Based Optimizations for Out-of-Core GPU Stencil Computation

An out-of-core stencil computation code handles large data whose size is...
research
04/04/2022

Software Rasterization of 2 Billion Points in Real Time

We propose a software rasterization pipeline for point clouds that is ca...
research
12/18/2019

A Comparison of Rendering Techniques for Large 3D Line Sets with Transparency

This paper presents a comprehensive study of interactive rendering techn...
research
07/30/2021

Out-of-Core Surface Reconstruction via Global TGV Minimization

We present an out-of-core variational approach for surface reconstructio...
research
06/23/2020

OMiCroN – Oblique Multipass Hierarchy Creation while Navigating

Rendering large point clouds ordinarily requires building a hierarchical...
research
12/21/2018

Speeding-up the Verification Phase of Set Similarity Joins in the GPGPU paradigm

We investigate the problem of exact set similarity joins using a co-proc...

Please sign up or login with your details

Forgot password? Click here to reset