TExture problem

Dave Burraston ([email protected])
Wed, 7 Jun 1995 14:18:34 +0000


Hi all,

I just created a basic textured cube in gview. Converted this to VRML

:::

#VRML V1.0 ascii

Separator {
Texture2 {
filename "/usr/demos/data/textures/brick.rgb"
}
Cube {
}
}

The rgb file is definately there. I load it into webspace and its just a flat
shaded cube no terxtures. I know that encodeing the texture in line as hex works ok.
Anybody had this problem.

I'm also having some problems with camera viewpoints, mucking up my hypertext links...

Cheers, Dave ....