Revision 183,
432 bytes
checked in by mattausch, 19 years ago
(diff) |
added iv-reader library, testing code, and resources
|
Line | |
---|
1 | #Inventor V2.1 ascii
|
---|
2 |
|
---|
3 | Separator {
|
---|
4 | IndexedTriangleStripSet {
|
---|
5 | vertexProperty VertexProperty {
|
---|
6 | vertex [
|
---|
7 | 0 0 0,
|
---|
8 | 0 -100 0,
|
---|
9 | 100 0 0,
|
---|
10 | 100 -100 0,
|
---|
11 | 200 0 0,
|
---|
12 | 200 -100 0,
|
---|
13 |
|
---|
14 | 300 0 0,
|
---|
15 | 300 -100 0,
|
---|
16 | 400 0 0,
|
---|
17 | 400 -100 0,
|
---|
18 | 500 0 0,
|
---|
19 | 500 -100 0
|
---|
20 | ]
|
---|
21 | }
|
---|
22 | coordIndex [ 0, 1,2, 3, 4 -1, 6, 7, 8, 9, 10, 11, -1 ]
|
---|
23 |
|
---|
24 | }
|
---|
25 | }
|
---|
26 |
|
---|
27 | |
---|
Note: See
TracBrowser
for help on using the repository browser.