VRML ( ポリゴン )
ポリゴンのコマンド
Coordinate3
point
IndexedFaceSet
coordIndex
例
#VRML V1.0 ascii
Separator
{
Material
{
diffuseColor 1 0 0
}
Coordinate3
{
point
[
1 0 0 ,
0 1 0 ,
-1 0 0
]
}
IndexedFaceSet
{
coordIndex
[
0, 1, 2, -1
]
}
}
# vrweb polygon.wrl