|
|
52
|
| Shape {
appearance Appearance { texture ImageTexture { url "cookie.jpg" } textureTransform TextureTransform { translation 0.0 0.0 rotation 0 scale 1.0 1.0 } } geometry IndexedFaceSet { coord Coordinate {... } coordIndex [ N1 índices porción, -1, N2 índices porción, -1,] texCoord TextureCoordinate { point [...] } texCoordIndex[ N1 índices porción, -1, N2 índices porción, -1, ] } }
|