mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-04-21 05:09:52 +08:00

The latest version of Draco brings a number of new compression enhancements for even smaller models: - Improved compression - Up to 40% better compression of normals - Up to 5% better compression for models with multiple attributes - Faster decode speeds - 30% faster decoding for models with multiple attributes for lower compression levels 4 and below - Note: Decreases compression by 10%. - Encoding of metadata to .obj (e.g. Draco can preserve material or sub-object names) - Security fixes