External Publication
Visit Post

New DGF Supercompression released on GPUOpen

AnandTech Forums: Technology, Hardware, Software, and Deals [Un… May 7, 2026
Source

                    Introducing AMD DGF SuperCompression - AMD GPUOpen
                

AMD DGF SuperCompression (DGFS) cuts DGF geometry file sizes while preserving exact block reconstruction and enabling fast decode to either DGF blocks or conventional meshlets for cross-device deployment.

gpuopen.com

DGF was designed first and foremost as an efficient hardware format. Its design ensures that all of the information required for a particular triangle can be accessed using a single 128B aligned memory read. This property, although essential for efficient hardware ray traversal, has consequences which make it less appealing as a storage format. Vertex positions and compression parameters need to be duplicated across multiple blocks, and pad bits need to be inserted for data alignment, especially if blocks are not full.

Click to expand...

We address this by introducing DGF SuperCompression (DGFS), a software system which further compresses DGF data to reduce its storage cost. Geometry encoded with DGFS is no longer directly consumable by hardware, but can be made considerably smaller. DGFS is able to exactly reconstruct a given set of input DGF blocks, and also supports efficient decode to a conventional vertex...

Click to expand...

Read more

Discussion in the ATmosphere

Loading comments...