Skip to content

Commit

Permalink
Added "noisy" version of 6-sided hole
Browse files Browse the repository at this point in the history
  • Loading branch information
Pseudomanifold committed May 31, 2010
1 parent dc76ac5 commit d986cc6
Showing 1 changed file with 58 additions and 0 deletions.
58 changes: 58 additions & 0 deletions Meshes/Hole_6_noise.ply
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
ply
format ascii 1.0
element vertex 36
property float x
property float y
property float z
element face 13
property list uchar int vertex_index
end_header
-1.5 2.60 -0.5
-0.5 2.60 -0.5
0 2.60 0
0.5 2.60 -0.5
1.5 2.60 -0.5
-2 1.73 -0.75
-1 1.73 -0.75
0 1.73 0
1 1.73 -0.75
2 1.73 -0.75
-2.25 1.30 -0.75
2.25 1.30 -0.75
-2.5 0.87 -0.5
-1.5 0.87 -0.1
1.5 0.87 -0.1
2.5 0.87 -0.5
-3 0 0
-2 0 0.5
2 0 0.5
3 0 0
-2.5 -0.87 0
-1.5 -0.87 0
1.5 -0.87 0
2.5 -0.87 0
-2.25 -1.30 0
2.25 -1.30 0
-2 -1.73 0
-1 -1.73 0.25
0 -1.73 0
1 -1.73 0.25
2 -1.73 0
-1.5 -2.60 -0.75
-0.5 -2.60 -0.25
0 -2.60 0
0.5 -2.60 -0.25
1.5 -2.60 -0.75
4 5 6 1 0
4 1 6 8 3
4 3 8 9 4
4 6 5 12 17
4 9 8 18 15
4 12 16 20 17
4 15 18 23 19
4 17 20 26 27
4 23 18 29 30
4 27 26 31 32
4 27 32 34 29
4 29 34 35 30
6 8 6 17 27 29 18

0 comments on commit d986cc6

Please sign in to comment.