Files
openmesh/src/Unittests/TestFiles/meshlab.ply
2013-02-26 09:34:56 +00:00

35 lines
581 B
Plaintext

ply
format ascii 1.0
comment VCGLIB generated
element vertex 8
property float x
property float y
property float z
property uchar red
property uchar green
property uchar blue
property uchar alpha
element face 12
property list uchar int vertex_indices
end_header
0.5 0.5 0.5 0 0 255 255
-0.5 0.5 0.5 0 0 255 255
0.5 -0.5 0.5 0 0 255 255
-0.5 -0.5 0.5 0 0 255 255
0.5 0.5 -0.5 0 0 255 255
-0.5 0.5 -0.5 0 0 255 255
0.5 -0.5 -0.5 0 0 255 255
-0.5 -0.5 -0.5 0 0 255 255
3 0 1 2
3 3 2 1
3 0 2 4
3 6 4 2
3 0 4 1
3 5 1 4
3 7 5 6
3 4 6 5
3 7 6 3
3 2 3 6
3 7 3 5
3 1 5 3