Huong Hoang

Results 3 issues of Huong Hoang

Assume a vertex has a position (x, y, z). Does Draco quantize each coordinate x, y, z separately or does it combine (x, y, z) into a quantized value? And...

question

Hi! I am trying to use SEQUENTIAL_ENCODING, but the sequential encoding does not preserve order for my case. I add `encoder.SetEncodingMethod(draco::MESH_SEQUENTIAL_ENCODING);` to my encoder. Below is the entire code for...

bug

Hello, Thank you so much for your awesome work! Is there any way to calculate the difference between 2 meshes by storing the distance between vertices? I think I should...