VRML is a language that allows to describe a 3D setup by specifying shapes, colors, positions etc. Given a VRML document, a VRML browser -FreeWRL in our case- will render it and allow a user to navigate in it. Examining 3D objects is just one of the possibilities of VRML, the only one we use in this document.