1234567891011121314151617181920212223242526 |
- # Vertices: 8
- # Points: 0
- # Lines: 0
- # Faces: 6
- # Materials: 1
- o 1
- # Vertex list
- v -0.5 -0.5 0.5
- v -0.5 -0.5 -0.5
- v -0.5 0.5 -0.5
- v -0.5 0.5 0.5
- v 0.5 -0.5 0.5
- v 0.5 -0.5 -0.5
- v 0.5 0.5 -0.5
- v 0.5 0.5 0.5
- # Point/Line/Face list
- usemtl Default
- p 1 2 3 4 5 6 7 8
- # End of file
|