draco
draco copied to clipboard
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
OSS-Fuzz has found a bug in this project. Please see https://oss-fuzz.com/testcase?key=5752340591476736 for details and reproducers. This issue is mirrored from https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=446778629 and will auto-close if the status changes there. If...
**This PR introduces an easy-to-use UI tool for converting .glb files into .drc format with built-in compression options. The interface is designed for beginners who want to quickly test 3D...
I believe that the fallback part of the texture coordinates prediction is not implemented in the way it should be. In [this file](https://github.com/google/draco/blob/main/src/draco/compression/attributes/prediction_schemes/mesh_prediction_scheme_tex_coords_portable_predictor.h), it seems to me that the line...