mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-06 01:26:06 +08:00

* Improved kD-tree based point cloud encoding * Now applicable to point clouds with any number of attributes * Support for all integer attribute types and quantized floating point types * Improved mesh compression up to 10% (on average ~2%) * For meshes, the 1.3.0 bitstream is fully compatible with 1.2.x decoders * Improved Javascript API * Added support for all signed and unsigned integer types * Added support for point clouds to our Javascript encoder API * Added support for integer properties to the PLY decoder * Bug fixes
24 lines
271 B
Plaintext
24 lines
271 B
Plaintext
ply
|
|
format ascii 1.0
|
|
element vertex 16
|
|
property int x
|
|
property int y
|
|
property int z
|
|
end_header
|
|
-409 249 4
|
|
-427 279 1
|
|
-431 296 5
|
|
-479 276 2
|
|
-511 278 1
|
|
-491 355 3
|
|
-542 315 4
|
|
-544 372 4
|
|
-588 361 4
|
|
-602 392 5
|
|
-667 370 2
|
|
-642 462 6
|
|
-713 418 5
|
|
-714 487 7
|
|
-772 477 7
|
|
-797 517 8
|