VRML

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 138.88.65.145 (talk) at 23:43, 13 September 2010 (copyedit). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

For successor, see X3D.
VRML
Filename extension
.wrl (plain)
.wrz (compression)
Internet media type
model/vrml
x-world/x-vrml
application/x-cc3d
Latest release
2.0
Type of format3D computer graphics
Extended fromLabyrinth
StandardISO/IEC 14772-1:1997
Websitewww.web3d.org/x3d/vrml

VRML (Virtual Reality Modelling Language, pronounced vermal or by its initials, originally—before 1995—known as the Virtual Reality Markup Language) is a standard file format for representing 3-dimensional (3D) interactive vector graphics, designed particularly with the World Wide Web in mind. It has been superseded by X3D.[1]

Format

VRML is a text file format where, e.g., vertices and edges for a 3D polygon can be specified along with the surface color, UV mapped textures, shininess, transparency, and so on.[2] URLs can be associated with graphical components so that a web browser might fetch a webpage or a new VRML file from the Internet when the user clicks on the specific graphical component. Animations, sounds, lighting, and other aspects of the virtual world can interact with the user or may be triggered by external events such as timers. A special Script Node allows the addition of program code (e.g., written in Java or JavaScript (ECMAScript)) to a VRML file.

VRML files are commonly called "worlds" and have the *.wrl extension (for example island.wrl). Although VRML worlds use a text format, they may often be compressed using gzip so that they transfer over the internet more quickly (some gzip compressed files use the *.wrz extension). Many 3D modelling programs can save objects and scenes in VRML format.

Standardization

The Web3D Consortium has been formed to further the collective development of the format. VRML (and its successor, X3D), have been accepted as international standards by the International Organization for Standardization (ISO).

The first version of VRML was specified in November 1994. This version was specified from, and very closely resembled, the API and file format of the Open Inventor software component, originally developed by SGI. The current and functionally complete version is VRML97 (ISO/IEC 14772-1:1997). VRML has now been superseded by X3D (ISO/IEC 19775-1)

Emergence, popularity, and rival technical upgrade

The term VRML was coined by Dave Raggett in a paper submitted to the First World Wide Web Conference[3] in 1994, and first discussed at the WWW94 VRML BOF established by Tim Berners-Lee, where Mark Pesce presented the Labyrinth demo he developed with Tony Parisi[4] and Peter Kennard.[5]

In 1997, a new version of the format was finalized, as VRML97 (also known as VRML2 or VRML 2.0), and became an ISO standard. VRML97 was used on the Internet on some personal homepages and sites such as "CyberTown", which offered 3D chat using Blaxxun Software. The format was championed by SGI's Cosmo Software; when SGI restructured in 1998 the division was sold to Platinum Technologies, which was then taken over by Computer Associates, which did not develop or distribute the software. To fill the void a variety of proprietary Web 3D formats emerged over the next few years, including Microsoft Chrome and Adobe Atmosphere, neither of which is supported today. VRML's capabilities remained largely the same while realtime 3D graphics kept improving. The VRML Consortium changed its name to the Web3D Consortium, and began work on the successor to VRML—X3D.

SGI ran a web site at vrml.sgi.com on which was hosted a string of regular short performances of a character called "Floops" who was a VRML character in a VRML world. Floops was a creation of a company called "Protozoa".[6][7]

H-Anim is a standard for animated Humanoids, which is based around VRML, and later X3D. The initial version 1.0 of the H-Anim standard was scheduled for submission at the end of March 1998.

VRML provoked much interest but has never seen much serious widespread use.[8] One reason for this may have been the lack of available bandwidth. At the time of VRML's popularity, a majority of users, both business and personal, were using slow dial-up internet access. This had the unfortunate side effect of having users wait for extended periods of time only to find a blocky, ill-lit room with distorted text hanging in seemingly random locations.

VRML experimentation was primarily in education and research where an open specification is most valued. It has now been re-engineered as X3D. The MPEG-4 Interactive Profile (ISO/IEC 14496) was based on VRML (now on X3D), and X3D is largely backward-compatible with it. VRML is also widely used as a file format for interchange of 3D models, particularly from CAD systems.[9]

A free cross-platform runtime implementation of VRML is available in OpenVRML. Its libraries can be used to add both VRML and X3D support to applications, and a GTK+ plugin is available to render VRML/X3D worlds in web browsers.

In a September 17, 1998 Computergram International essay, "VRML Versus Chromeffects: Microsoft Replies", Rachel Chalmers sharply criticized VRML as having "no integration with HTML", whereas "ChromEffects is based on 56 multimedia XML tags".[10][11] She did not criticize X3D (though extended from VRML as well as XML), because X3D already had this integration. However, VRML survived Chromeffects, canceled in November 1998.[12]

In 2000's, many companies like Bitmanagement improved the quality level of virtual effects in VRML to the quality level of DirectX 9.0c, but at the expense of using proprietary solutions. All main features like game modelling are already complete. They include multi-pass render with low level setting for Z-buffer, BlendOp, AlphaOp, Stencil[13], Multi-texture [14], Shader with HLSL and GLSL support[15], realtime Render To Texture, Multi Render Target (MRT) and PostProcessing[16]. Many demos shows that VRML already supports lightmap, normalmap, SSAO, CSM and Realtime Environment Reflection along with other virtual effects.[17]

Alternatives

  • 3DMLW: 3D Markup Language for Web
  • COLLADA: managed by the Khronos Group
  • O3D: developed by Google
  • U3D: Ecma International standard ECMA-363
  • WebGL: Web Graphics Library, a JavaScript API for 3D graphics
  • X3D: successor of VRML

See also

References

  1. ^ Paul Festa and John Borland (May 19, 2005). "Is a 3D web more than just empty promises?". CNET News.com.
  2. ^ "Version 1.0 Specification". Web3d.org. Retrieved 2010-02-23.
  3. ^ "First World Wide Web Conference". 4.web.cern.ch. Retrieved 2010-02-23.
  4. ^ Media Machines Management
  5. ^ "Peter Kennard's page". Livingwork.com. Retrieved 2010-02-23.
  6. ^ "Floops general narrative". Biota.org. Retrieved 2010-02-23.
  7. ^ "Floops in his first episode". Retrieved 2010-02-23.
  8. ^ David Sabine. "What is (was) VRML?".
  9. ^ "XML Matters". Ibm.com. Retrieved 2010-02-23.
  10. ^ Rachel Chalmers: VRML Versus Chromeffects: Microsoft Replies (BNET)
  11. ^ Rachel Chalmers: VRML Versus Chromeffects: Microsoft Replies (CBR)
  12. ^ Microsoft Debuts Chromeffects; Microsoft Shelves Chromeffects
  13. ^ DrawGroup & DrawOp
  14. ^ Multitexturing
  15. ^ Programmable shaders component
  16. ^ Scene postprocessing support
  17. ^ VRML X3D and Realtime Web3D

External links

Example documents of VRML code

(core specification)

General

Documentation