Thursday 1 August 2013

[Open3DGC] Examples of encoded streams

Encoded Models
Original, encoded and decoded streams are available here 




Compression Results
  • 14 bits quantization for positions
  • 10 bits quantization for normals and texture coordinates


Open3DGC (more results!)


Encoders
  • Open3DGC-Bin: binary version of Open3DGC (14 bits quantization)
  • Open3DGC-ASCII: ascii version of Open3DGC (14 bits quantization)
  • webgl-loader: the optimized version obj2utf8x (14 bits quantization)
  • GZip (default): level=6
  • GZip (best): level=9
  • 7zip (best): level=9
Test dataset
Results