Example exported Milkshape VRML97 model


Linking

The simplest way of using VRML in a webpage is linking to it just like we are used to with HTML. Of course we do this with a small javascript for opening a new window, because this keeps us in control of the size of the window.

Click here to view the model in a window

Embedding

We can also embed a VRML file inside a web page with the embed tag.