mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 17:59:00 +08:00
Merge pull request #649 from google/fix_testdata
Add missing file for EncodeTest.TestQuantizedAndUnquantizedAttributes
This commit is contained in:
commit
89f21de3d6
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