| Table of contents | Chapter index | Previous slide | Next slide | 43 |
#VRML V2.0 utf8
# A cylinder
Shape {
appearance Appearance {
material Material { }
}
geometry Cylinder {
height 2.0
radius 1.5
}
}