Skip to content

Instantly share code, notes, and snippets.

@Bri-G
Created April 3, 2015 19:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bri-G/5d8587f93243d240f826 to your computer and use it in GitHub Desktop.
Save Bri-G/5d8587f93243d240f826 to your computer and use it in GitHub Desktop.
Cargo
ply
format ascii 1.0
comment Exported by R3DScanner v1.9.0
element vertex 20
property float x
property float y
property float z
property uchar red
property uchar green
property uchar blue
element face 16
property list uchar int vertex_indices
end_header
24.000000 16.000000 0.000000 255 214 0
-24.000000 5.000000 -15.000000 255 214 0
-24.000000 16.000000 0.000000 255 214 0
-24.000000 5.000000 15.000000 255 214 0
24.000000 -13.000000 9.000000 255 214 0
24.000000 5.000000 15.000000 255 214 0
-24.000000 -13.000000 9.000000 255 214 0
-24.000000 -13.000000 -9.000000 255 214 0
24.000000 -13.000000 -9.000000 255 214 0
24.000000 5.000000 -15.000000 255 214 0
-24.000000 5.000000 15.000000 216 165 33
-24.000000 5.000000 -15.000000 216 165 33
-24.000000 -13.000000 9.000000 216 165 33
24.000000 -13.000000 9.000000 216 165 33
24.000000 -13.000000 -9.000000 216 165 33
24.000000 16.000000 0.000000 216 165 33
-24.000000 16.000000 0.000000 216 165 33
24.000000 5.000000 -15.000000 216 165 33
-24.000000 -13.000000 -9.000000 216 165 33
24.000000 5.000000 15.000000 216 165 33
3 0 1 2
3 3 4 5
3 6 7 8
3 7 9 8
3 3 6 4
3 4 6 8
3 3 5 2
3 0 9 1
3 1 9 7
3 0 2 5
3 10 11 12
3 13 14 15
3 10 16 11
3 15 14 17
3 11 18 12
3 15 19 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment