mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-11 17:19:08 +08:00
Add missing file for EncodeTest.TestQuantizedAndUnquantizedAttributes test
This commit is contained in:
parent
aaef628551
commit
2f76c15e73
13
testdata/float_two_att_point_cloud.ply
vendored
Normal file
13
testdata/float_two_att_point_cloud.ply
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
ply
|
||||
format ascii 1.0
|
||||
element vertex 3
|
||||
property float x
|
||||
property float y
|
||||
property float z
|
||||
property float nx
|
||||
property float ny
|
||||
property float nz
|
||||
end_header
|
||||
4.9 2.9 3.8 1 0 0
|
||||
4.7 2.9 7.7 0 1 0
|
||||
4.1 2.6 1.4 0 0 1
|
Loading…
x
Reference in New Issue
Block a user