123456789101112131415161718192021222324252627 |
- #
- # Wavefront OBJ file
- # Converted by the DEEP Exploration Deep Exploration 5 5.0.2.1477 Release
- # Right Hemisphere, LTD
- # http://www.righthemisphere.com/
- #
- mtllib lightseg.mtl
- # object segment
- g segment
- v 0.20000 0.00000 2.00000
- v 0.20000 0.00000 0.00000
- v -0.20000 0.00000 2.00000
- v -0.20000 0.00000 0.00000
- # 8 verticies
- vt 0.00000 0.00000
- vt 1.00000 0.00000
- vt 0.00000 1.00000
- vt 1.00000 1.00000
- # 4 texture verticies
- vn 0.00000 1.00000 0.00000
- vn 0.00000 -1.00000 0.00000
- # 2 normals
- usemtl LightSeg
- f 1/1/1 3/3/1 2/2/1
- f 4/4/1 2/2/1 3/3/1
- f 1/1/2 2/2/2 3/3/2
- f 4/4/2 3/3/2 2/2/2
|