NASA NTRS · 20230014794
Dynamically Rendering Rough Terrain with Minimal Memory Overhead
Abstract
Rendering highly detailed terrain is a process with the potential to consume a great deal of a computer’s random access memory (RAM). In a browser-based application, this resource is limited even further, leading to the necessity to use alternative methods of rendering the large amount of data needed for high detail. This report describes one such method that places the onus of rendering on the speed of the graphics processing unit (GPU) rather than on the computer’s memory. By removing attribute buffers, which contribute greatly to memory costs, from the rendering pipeline and generating the requisite attributes on the fly using a heightmap texture instead, it is estimated that memory usage can be cut down to one-sixth that of the previous method.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
Joseph W. Symons, Bryan W. Welch. 2023-12-01. Dynamically Rendering Rough Terrain with Minimal Memory Overhead. https://ntrs.nasa.gov/citations/20230014794
Cite the original work for its findings. Save a collection to share your selection of sources.