Description of Virtual Reality Modeling Language

ID: Q151840


The information in this article applies to:
  • Microsoft Internet Explorer versions 1.0, 2.0, 3.0, 3.02, 4.0, 4.01, 4.01 Service Pack 1, 5 for Windows 95


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 : msiew95
Version : WINDOWS:1.0,2.0,3.0,3.02,4.0,4.01,4.01 Service Pack 1,5
Platform : WINDOWS
Issue type :


Last Reviewed: December 15, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.