2D terrain divided into tiles, compressed on CPU, decompressed on GPU, with caching to decrease PCIE bottleneck and VRAM requirement for very big terrains.
-
Updated
Sep 14, 2025 - Cuda
2D terrain divided into tiles, compressed on CPU, decompressed on GPU, with caching to decrease PCIE bottleneck and VRAM requirement for very big terrains.
Add a description, image, and links to the compressed-terrain topic page so that developers can more easily learn about it.
To associate your repository with the compressed-terrain topic, visit your repo's landing page and select "manage topics."