MovingZ
MovingZ
cl = 6 (fine when cl =7) predicted_vals = [-1]
> @MovingZ Are you using draco_encoder and passing negative flag values? Please note the text from the application usage: > > > Use negative quantization values to skip the specified...
I made a new decoder for the my mesh data format. Compared with LZMA, the average compress rate is 32%, but the rate of some meshes is only about 9%....
> I use SetUseBuiltInAttributeCompression(false) and use LZMA on the top of draco. It works better, but still not good enough on some meshes, compared with using LZMA directly
For some reason I can't share the model. But I can give the model info and data format: IndexCount: 12786 VertexCount: 12690 VertexFormat: P3F_N4B_T2F + T4H_B4H + W4B_I4B (7 attributes:...
