Thanks Doug and Rick, I got the problem fixed by using relative
path instead of absolute. here is what I have now and it works
beautiful.
children Group {
children Transform {
children Shape {
appearance Appearance {
material DEF _DefMat_Step1 Material {
ambientIntensity 0.2
diffuseColor 0.8 0.8 0.8
specularColor 0 0 0
emissiveColor 0 0 0
shininess 0.2
transparency 0
}
texture ImageTexture {
url "file:/WRL/petriapproach/scalp.gif"
}
}
thanks,
Abed
P.S: in regard to my previous message about the support of
Extrusion in Vrml97Viewer...any comments please.
--
Abed M. Hammoud, D.Sc. [EMAIL PROTECTED]
IntellX L.L.C. Office: (303) 469-7383
Colorado, USA http://www.anatomic.com/abed
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/