Skip to main content

decode_10d_mesh

Function decode_10d_mesh 

Source
pub fn decode_10d_mesh(container_10d: &[u8]) -> Result<Mesh, Compile10dError>
Expand description

Read a .10d container back into a dequantized Mesh — the renderer / anatomy path that avoids reparsing the source GLB. Extracts the first QuantizedMesh section.