Microsoft KB Archive/151840

From BetaArchive Wiki

Article ID: 151840

Article Last Modified on 12/5/2003



APPLIES TO

  • Microsoft Internet Explorer 5.0
  • Microsoft Internet Explorer 4.01 Service Pack 1
  • Microsoft Internet Explorer 4.0 128-Bit Edition
  • Microsoft Internet Explorer 3.02
  • Microsoft Internet Explorer 3.0
  • Microsoft Internet Explorer 2.0
  • Microsoft Internet Explorer 1.0



This article was previously published under Q151840

SUMMARY

This article provides an overview of Virtual Reality Modeling Language (VRML).

NOTE: VRML was originally called Virtual Reality Markup Language. The terms are interchangeable.

MORE INFORMATION

VRML is a modeling language for specifying interactive animation. Text descriptions of geometries are downloaded and those geometries are created locally.

VRML allows Web developers to create three-dimensional (3-D) space and 3-D objects in full color with special texture, animation, and lighting effects. This means you can move in three dimensions on a VRML Web page as you do with a video game or flight simulator.

Capabilities and Qualities of VRML

  • Platform independence. The same VRML code is easily transported to UNIX, Macintosh, and Windows.
  • Extensibility. Extensions to VRML use objects that have the ability to describe themselves. Objects that are not included in standard VRML can provide a description that VRML can interpret as required.
  • Efficiency. VRML has the ability to work well over slow-speed connections, because the geometries are downloaded as ordinary text.
  • Selective refinement. VRML has the ability to add greater detail only to the portion of the scene that requires it.
  • 3-D hyperlinks. You can view these when you move the mouse pointer over certain VRML objects. The objects become selected and can be activated by clicking. They are similar to text and image hyperlinks in that you can link objects in 3-D VRML scenes to other VRML files or Web pages.
  • Texture mapping. You can apply images to the surfaces of 3-D objects to give them texture and realistic detail.



Additional query words: 1.00 2.00 3.00 win95 ie3 ie30 ie2 ie20 ie1 ie10

Keywords: KB151840