1#VRML V2.0 utf8 2 3Group 4 { 5 children 6 [ 7 # Object "box" 8 Shape 9 { 10 appearance Appearance 11 { 12 material Material 13 { 14 } 15 } 16 geometry IndexedFaceSet 17 { 18 color Color 19 { 20 color 21 [ 22 0.240000 0.210000 0.060000 23 0.240000 0.210000 0.060000 24 0.240000 0.210000 0.060000 25 0.240000 0.210000 0.060000 26 0.240000 0.210000 0.060000 27 0.240000 0.210000 0.060000 28 ] 29 } 30 coord Coordinate 31 { 32 point 33 [ 34 -0.500000 -0.500000 -0.500000 35 -0.500000 0.500000 -0.500000 36 0.500000 0.500000 -0.500000 37 0.500000 -0.500000 -0.500000 38 -0.500000 -0.500000 0.400000 39 -0.500000 0.500000 0.400000 40 0.500000 0.500000 0.400000 41 0.500000 -0.500000 0.400000 42 ] 43 } 44 colorPerVertex FALSE 45 coordIndex 46 [ 47 0 1 2 3 -1 48 6 7 3 2 -1 49 7 6 5 4 -1 50 4 5 1 0 -1 51 1 5 6 2 -1 52 4 0 3 7 -1 53 ] 54 creaseAngle 0.500000 55 solid FALSE 56 } 57 } 58 # Object "rect" 59 Shape 60 { 61 appearance Appearance 62 { 63 material Material 64 { 65 } 66 texture ImageTexture 67 { 68 url "bill.jpg" 69 } 70 } 71 geometry IndexedFaceSet 72 { 73 coord Coordinate 74 { 75 point 76 [ 77 -0.500000 0.500000 0.500000 78 0.500000 0.500000 0.500000 79 0.500000 -0.500000 0.500000 80 -0.500000 -0.500000 0.500000 81 ] 82 } 83 texCoord TextureCoordinate 84 { 85 point 86 [ 87 0 0 88 1 0 89 1 1 90 0 1 91 ] 92 } 93 colorPerVertex FALSE 94 coordIndex 95 [ 96 3 2 1 0 -1 97 ] 98 creaseAngle 0.500000 99 solid FALSE 100 texCoordIndex 101 [ 102 0 1 2 3 -1 103 ] 104 } 105 } 106 ] 107 } 108 109# Copyright statement 110WorldInfo 111 { 112 info 113 [ 114 "(C) Copyright 1999 ICA University Stuttgart (modified by mufti@csv.ica.uni-stuttgart.de)" 115 "This program is free software; you can redistribute it and/or modify" 116 "it under the terms of the GNU General Public License as published by" 117 "the Free Software Foundation; version 2 of the License " 118 "This program is distributed in the hope that it will be useful, " 119 "but WITHOUT ANY WARRANTY; without even the implied warranty of " 120 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the " 121 "GNU General Public License for more details. " 122 "You should have received a copy of the GNU General Public License " 123 "along with this program; if not, write to the Free Software " 124 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA" 125 "bill.jpg is a modification of the program xbill by Brian Wellington" 126 "and Matias Duarte (xbill is freeware)" 127 ] 128 title "Tux warbird" 129 } 130 131