Difference between revisions of "VRML"
From BC$ MobileTV Wiki
(New page: '''Virtual Reality Markup Language''' (commonly abbreviated ''VRML'') is, as the name suggests, a language for describing 3-dimensional objects on a computer screen, which is designed to b...) |
|||
Line 4: | Line 4: | ||
== Examples == | == Examples == | ||
''' | ''' | ||
− | * The best VRML DHTML | + | * The best VRML-esque DHTML platform I have ever come across, to date, is here: http://www.dhteumeuleu.com/''' |
+ | * VRML Customizable (4-photo) HyperCube: http://www.mediamachines.com/show.php?modelname=PhotoCube&username=tony&uid=5&version=10 |
Revision as of 07:40, 19 May 2008
Virtual Reality Markup Language (commonly abbreviated VRML) is, as the name suggests, a language for describing 3-dimensional objects on a computer screen, which is designed to be easily displayed within a standard web browser. The main benefit of VRML being computable and displayable from within a browser is that - aside from being viewable by all devices that can run a web browser - VRML can also be tightly coupled to the DOM and as such, can make use of CSS, JavaScript and DHTML effects just like a regular web page. Through this powerful combination of web languages, extremely robust and rich interactions become a reality.
Examples
- The best VRML-esque DHTML platform I have ever come across, to date, is here: http://www.dhteumeuleu.com/
- VRML Customizable (4-photo) HyperCube: http://www.mediamachines.com/show.php?modelname=PhotoCube&username=tony&uid=5&version=10