VRML ( 移動・回転・スケール )
コマンドの種類
translation x y z
rotation x y z value
scaleFactor x y z
scaleOrientation 0 0 0 0
例
#VRML V1.0 ascii
Separator
{
Transform
{
translation -3 0 0
rotation -1 0 0 0.5
scaleFactor 1.5 1.5 1.5
# scaleOrientation 0 0 0 0
}
Material
{
diffuseColor 1 0 0
}
Cube
{
}
}
# vrweb trans.wrl