Initial Commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
ply
|
||||
format ascii 1.0
|
||||
comment Created by Blender 3.4.1 - www.blender.org
|
||||
element vertex 8
|
||||
property float x
|
||||
property float y
|
||||
property float z
|
||||
element face 6
|
||||
property list uchar uint vertex_indices
|
||||
end_header
|
||||
1.000000 1.000000 1.000000
|
||||
-1.000000 1.000000 1.000000
|
||||
-1.000000 -1.000000 1.000000
|
||||
1.000000 -1.000000 1.000000
|
||||
1.000000 -1.000000 -1.000000
|
||||
-1.000000 -1.000000 -1.000000
|
||||
-1.000000 1.000000 -1.000000
|
||||
1.000000 1.000000 -1.000000
|
||||
4 0 1 2 3
|
||||
4 4 3 2 5
|
||||
4 5 2 1 6
|
||||
4 6 7 4 5
|
||||
4 7 0 3 4
|
||||
4 6 1 0 7
|
||||
Reference in New Issue
Block a user