An Attempt of Adaptive Heightfield Rendering with Complex Interpolants Using Ray Casting

01/26/2022
by   Daniel Cornel, et al.
0

In this technical report, we document our attempt to visualize adaptive heightfields with smooth interpolation using ray casting in real time. The performance of ray casting depends strongly on the used interpolant and its efficient evaluation. Unfortunately, analytical solutions for ray-surface intersections are only given in the literature for very few simple, piece-wise polynomial surfaces. In our use case, we approximate the heightfield with radial basis functions defined on an adaptive grid, for which we propose a two-step solution: First, we reconstruct and discretize the currently visible portion of the surface with smooth approximation into a set of off-screen buffers. In a second step, we interpret these off-screen buffers as regular heightfields that can be rendered efficiently with ray casting using a simple bilinear interpolant. While our approach works, our quantitative evaluation shows that the performance depends strongly on the complexity and size of the heightfield. Real-time performance cannot be achieved for arbitrary heightfields, which is why we report our findings as a failed attempt to use ray casting for practical geospatial visualization in real time.

READ FULL TEXT

page 2

page 4

page 6

research
09/07/2020

Ray Tracing Structured AMR Data Using ExaBricks

Structured Adaptive Mesh Refinement (Structured AMR) enables simulations...
research
04/16/2018

A Novel Parallel Ray-Casting Algorithm

The Ray-Casting algorithm is an important method for fast real-time surf...
research
03/04/2021

DONeRF: Towards Real-Time Rendering of Compact Neural Radiance Fields using Depth Oracle Networks

The recent research explosion around implicit neural representations, su...
research
10/11/2016

Machine learning applied to single-shot x-ray diagnostics in an XFEL

X-ray free-electron lasers (XFELs) are the only sources currently able t...
research
03/21/2023

Real-time volumetric rendering of dynamic humans

We present a method for fast 3D reconstruction and real-time rendering o...
research
04/19/2023

Synchronized-tracing of implicit surfaces

Implicit surfaces are known for their ability to represent smooth object...
research
09/22/2017

Virtual Blood Vessels in Complex Background using Stereo X-ray Images

We propose a fully automatic system to reconstruct and visualize 3D bloo...

Please sign up or login with your details

Forgot password? Click here to reset