source: GTP/trunk/App/Demos/Vis/FriendlyCulling/data/city/trees/aspen_normal_is.iv @ 3292

Revision 3292, 2.9 KB checked in by mattausch, 15 years ago (diff)
Line 
1#Inventor V2.1 ascii
2
3
4 Separator {
5
6  LightModel {
7         model BASE_COLOR
8  }
9  Separator {
10
11         ShapeHints {
12          vertexOrdering COUNTERCLOCKWISE
13          shapeType UNKNOWN_SHAPE_TYPE
14          faceType CONVEX
15         }
16         NormalBinding {
17          value PER_VERTEX
18         }
19         Texture2 {
20          filename "..\trees\aspen_normal_is_0.rgb"
21          wrapS CLAMP
22          wrapT CLAMP
23         }
24         IndexedTriangleStripSet {
25          vertexProperty
26          VertexProperty {
27                 vertex [ 4.05485 -1.35162 0 ,
28                    4.05485 14.8678 0 ,
29                    0 -1.35162 0 ,
30                    0 14.8678 0 ]
31                 normal [ 0 0 1 ,
32                    0 0 1 ,
33                    0 0 1 ,
34                    0 0 1 ]
35                 texCoord [ 1 0 ,
36                    1 1 ,
37                    0 0 ,
38                    0 1 ]
39          }
40          coordIndex [ 0 , 1 , 2 , 3 ]
41          normalIndex [ 0 , 1 , 2 , 3 ]
42          textureCoordIndex [ 0 , 1 , 2 , 3 ]
43         }  }
44  DEF +0 RotationXYZ {
45         axis Y
46         angle 1.5708
47  }
48  Separator {
49
50         ShapeHints {
51          vertexOrdering COUNTERCLOCKWISE
52          shapeType UNKNOWN_SHAPE_TYPE
53          faceType CONVEX
54         }
55         NormalBinding {
56          value PER_VERTEX
57         }
58         Texture2 {
59          filename "..\trees\aspen_normal_is_1.rgb"
60          wrapS CLAMP
61          wrapT CLAMP
62         }
63         IndexedTriangleStripSet {
64          vertexProperty
65          VertexProperty {
66                 vertex [ 4.05485 -1.35162 0 ,
67                    4.05485 14.8678 0 ,
68                    0 -1.35162 0 ,
69                    0 14.8678 0 ]
70                 normal [ 0 0 1 ,
71                    0 0 1 ,
72                    0 0 1 ,
73                    0 0 1 ]
74                 texCoord [ 1 0 ,
75                    1 1 ,
76                    0 0 ,
77                    0 1 ]
78          }
79          coordIndex [ 0 , 1 , 2 , 3 ]
80          normalIndex [ 0 , 1 , 2 , 3 ]
81          textureCoordIndex [ 0 , 1 , 2 , 3 ]
82         }  }
83  USE +0
84  Separator {
85
86         ShapeHints {
87          vertexOrdering COUNTERCLOCKWISE
88          shapeType UNKNOWN_SHAPE_TYPE
89          faceType CONVEX
90         }
91         NormalBinding {
92          value PER_VERTEX
93         }
94         Texture2 {
95          filename "..\trees\aspen_normal_is_2.rgb"
96          wrapS CLAMP
97          wrapT CLAMP
98         }
99         IndexedTriangleStripSet {
100          vertexProperty
101          VertexProperty {
102                 vertex [ 4.05485 -1.35162 0 ,
103                    4.05485 14.8678 0 ,
104                    0 -1.35162 0 ,
105                    0 14.8678 0 ]
106                 normal [ 0 0 1 ,
107                    0 0 1 ,
108                    0 0 1 ,
109                    0 0 1 ]
110                 texCoord [ 1 0 ,
111                    1 1 ,
112                    0 0 ,
113                    0 1 ]
114          }
115          coordIndex [ 0 , 1 , 2 , 3 ]
116          normalIndex [ 0 , 1 , 2 , 3 ]
117          textureCoordIndex [ 0 , 1 , 2 , 3 ]
118         }  }
119  USE +0
120  Separator {
121
122         ShapeHints {
123          vertexOrdering COUNTERCLOCKWISE
124          shapeType UNKNOWN_SHAPE_TYPE
125          faceType CONVEX
126         }
127         NormalBinding {
128          value PER_VERTEX
129         }
130         Texture2 {
131          filename "..\trees\aspen_normal_is_3.rgb"
132          wrapS CLAMP
133          wrapT CLAMP
134         }
135         IndexedTriangleStripSet {
136          vertexProperty
137          VertexProperty {
138                 vertex [ 4.05485 -1.35162 0 ,
139                    4.05485 14.8678 0 ,
140                    0 -1.35162 0 ,
141                    0 14.8678 0 ]
142                 normal [ 0 0 1 ,
143                    0 0 1 ,
144                    0 0 1 ,
145                    0 0 1 ]
146                 texCoord [ 1 0 ,
147                    1 1 ,
148                    0 0 ,
149                    0 1 ]
150          }
151          coordIndex [ 0 , 1 , 2 , 3 ]
152          normalIndex [ 0 , 1 , 2 , 3 ]
153          textureCoordIndex [ 0 , 1 , 2 , 3 ]
154         }  }
155}
Note: See TracBrowser for help on using the repository browser.