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

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