mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-06-04 11:25:44 +08:00

1. More optimized selection of prediction schemes for different compression levels on the encoder side. 2. Improved robustness to tampered input data (.drc) 3. Added support for strognly typed vectors of bools 4. Support for logging and squared lenght to our VectorND class 5. Added support for partially defined indices in .OBJ files 6. Added support for loading of normal vectors in .PLY files
36 lines
582 B
Plaintext
36 lines
582 B
Plaintext
# Attributes are only partially specified on the faces.
|
|
|
|
v 0.0 0.0 0.0
|
|
v 0.0 0.0 1.0
|
|
v 0.0 1.0 0.0
|
|
v 0.0 1.0 1.0
|
|
v 1.0 0.0 0.0
|
|
v 1.0 0.0 1.0
|
|
v 1.0 1.0 0.0
|
|
v 1.0 1.0 1.0
|
|
|
|
vn 0.0 0.0 1.0
|
|
vn 0.0 0.0 -1.0
|
|
vn 0.0 1.0 0.0
|
|
vn 0.0 -1.0 0.0
|
|
vn 1.0 0.0 0.0
|
|
vn -1.0 0.0 0.0
|
|
|
|
vt 0.0 0.0
|
|
vt 0.0 1.0
|
|
vt 1.0 0.0
|
|
vt 1.0 1.0
|
|
|
|
f 1/4 7/1 5/2
|
|
f 1/4/2 3/3/2 7/1/2
|
|
f 1/2 4/3 3/1
|
|
f 1//6 2//6 4//6
|
|
f 3/1/3 8/4/3 7/3/3
|
|
f 3/1/3 4/2/3 8/4/3
|
|
f 5//5 7//5 8//5
|
|
f 5/4/5 8/1/5 6/2/5
|
|
f 1/2/4 5/4/4 6/3/4
|
|
f 1/2/4 6/3/4 2/1/4
|
|
f 2 6 8
|
|
f 2 8 4
|