Skip to content

Instantly share code, notes, and snippets.

@zeffii
Created May 3, 2015 19:27
Show Gist options
  • Save zeffii/a5c4376b5a2234353d90 to your computer and use it in GitHub Desktop.
Save zeffii/a5c4376b5a2234353d90 to your computer and use it in GitHub Desktop.
ply
format ascii 1.0
comment Created by Blender 2.74 (sub 4) - www.blender.org, source file: ''
element vertex 24
property float x
property float y
property float z
property float nx
property float ny
property float nz
property uchar red
property uchar green
property uchar blue
element face 6
property list uchar uint vertex_indices
end_header
-1.000000 1.000000 -1.000000 -1.000000 0.000000 -0.000000 0 255 255
-1.000000 -1.000000 -1.000000 -1.000000 0.000000 -0.000000 0 255 255
-1.000000 -1.000000 1.000000 -1.000000 0.000000 -0.000000 0 255 255
-1.000000 1.000000 1.000000 -1.000000 0.000000 -0.000000 0 255 255
-1.000000 1.000000 1.000000 0.000000 1.000000 -0.000000 84 0 58
1.000000 1.000000 1.000000 0.000000 1.000000 -0.000000 84 0 58
1.000000 1.000000 -1.000000 0.000000 1.000000 -0.000000 84 0 58
-1.000000 1.000000 -1.000000 0.000000 1.000000 -0.000000 84 0 58
1.000000 1.000000 1.000000 1.000000 0.000000 -0.000000 255 0 125
1.000000 -1.000000 1.000000 1.000000 0.000000 -0.000000 255 5 127
1.000000 -1.000000 -1.000000 1.000000 0.000000 -0.000000 255 0 125
1.000000 1.000000 -1.000000 1.000000 0.000000 -0.000000 255 0 125
-1.000000 -1.000000 -1.000000 0.000000 -1.000000 -0.000000 138 167 255
1.000000 -1.000000 -1.000000 0.000000 -1.000000 -0.000000 138 167 255
1.000000 -1.000000 1.000000 0.000000 -1.000000 -0.000000 138 167 255
-1.000000 -1.000000 1.000000 0.000000 -1.000000 -0.000000 138 167 255
-1.000000 -1.000000 -1.000000 -0.000000 0.000000 -1.000000 255 0 175
-1.000000 1.000000 -1.000000 -0.000000 0.000000 -1.000000 255 0 175
1.000000 1.000000 -1.000000 -0.000000 0.000000 -1.000000 255 0 175
1.000000 -1.000000 -1.000000 -0.000000 0.000000 -1.000000 255 0 175
1.000000 -1.000000 1.000000 -0.000000 0.000000 1.000000 255 243 15
1.000000 1.000000 1.000000 -0.000000 0.000000 1.000000 255 243 15
-1.000000 1.000000 1.000000 -0.000000 0.000000 1.000000 255 243 15
-1.000000 -1.000000 1.000000 -0.000000 0.000000 1.000000 255 243 15
4 0 1 2 3
4 4 5 6 7
4 8 9 10 11
4 12 13 14 15
4 16 17 18 19
4 20 21 22 23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment