Revision 183,
451 bytes
checked in by mattausch, 19 years ago
(diff) |
added iv-reader library, testing code, and resources
|
Line | |
---|
1 | #VRML V1.0 ascii
|
---|
2 | Separator {
|
---|
3 | DEF SceneInfo Info {
|
---|
4 | string "Converted by wcvt2pov v2.6c"
|
---|
5 | }
|
---|
6 | DEF Fin_Left Separator {
|
---|
7 | Material {
|
---|
8 | diffuseColor 0.650000 0.650000 0.650000
|
---|
9 | ambientColor 0.065000 0.065000 0.065000
|
---|
10 | }
|
---|
11 | Coordinate3 {
|
---|
12 | point [
|
---|
13 | 0 0 0,
|
---|
14 | 100 -100 0,
|
---|
15 | 200 -100 0,
|
---|
16 | 300 0 0,
|
---|
17 | 200 100 0,
|
---|
18 | 100 100 0,
|
---|
19 |
|
---|
20 | ]
|
---|
21 | }
|
---|
22 |
|
---|
23 | IndexedFaceSet {
|
---|
24 | coordIndex [
|
---|
25 | 0, 1, 2, 3, 4, 5, -1
|
---|
26 | ]
|
---|
27 | }
|
---|
28 | }
|
---|
Note: See
TracBrowser
for help on using the repository browser.