draco
draco copied to clipboard
Obj decoder support Double-precision floating-point
I found that ObjDecoder::ParseVertexPosition parses the position using single-precision floating-point.
can it support the double-precision floating-point?
We currently don't have plans to add support for double precision to ObjDecoder , but we are always open to community contributions.