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 ....