#22001/10/16 11:46:56
#VRML V2.0 utf8
NavigationInfo{
headlight TRUE
}
DEF myMaterial Material
{
diffuseColor 1 .5 0
shininess .5
specularColor 0 0 .5
}
Anchor {
url "http://www.5dmedia.com"
parameter ["target=_blank" ]
description " go to 5d"
children[
Shape {
appearance Appearance
{
material USE myMaterial
}
geometry Box { size 1 1 1 }
}
]
}