Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

VRML

< >

VRML is a programming language created in 1994.

#1043on PLDB 30Years Old

VRML (Virtual Reality Modeling 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.. Read more on Wikipedia...


Example from hello-world:
#VRML V2.0 utf8 Shape { geometry Text { string "Hello World" } }

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io