VRML ( マテリアル )
マテリアルの種類
diffuseColor red green blue
ambientColor red green blue
specularColor red green blue
例
#VRML V1.0 ascii
Separator
{
Material
{
ambientColor 0.7 0.7 0.7
specularColor 1 0 0
diffuseColor 1 0 0
}
Sphere
{
radius 10
}
}
# vrweb material.wrl