2D terrain divided into tiles, compressed on CPU, decompressed on GPU, with caching to decrease PCIE bottleneck and VRAM requirement for very big terrains.
caching encoding tile terrain parallel-computing cuda decoding huffman-coding gpu-acceleration two-dimensional streaming-data huffman-encoder huffman-decoder direct-mapped-cache compressed-terrain terrain-cache
-
Updated
Sep 14, 2025 - Cuda