mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-14 01:45:55 +08:00
Merge pull request #650 from google/master
Pull in the testdata fixes from master.
This commit is contained in:
commit
04198ecbb0
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