VRML 🌐

VRML (Virtual Reality Modeling Language)

Open Beta
.wrl · model/vrml

将三维建筑导出为 VRML 2.0(.wrl)——经典的虚拟现实格式。支持带颜色的材质。与大多数三维编辑器兼容。

立即导出 VRML ✨ Open Beta — 免费无限制

主要特点

VRML 2.0(VRML97)
彩色材质
地平面
紧凑文本
VRML 格式导出示例(莫斯科中心,1x0.5 公里)
示例:莫斯科中心区,约 1x0.5 公里,中等详细度

关于 VRML 格式

VRML is a text format for describing three-dimensional scenes, standardized by ISO in 1997. It is older than almost all modern 3D, but it has stayed on in scientific visualization, in CAD toolchains and in training courses: a .wrl file is readable by eye, editable in a text editor and drags no binary dependencies along.

A map is exported to VRML when the receiving side is an old viewer, a lab installation or a program that understands nothing newer. It also makes convenient teaching material: a student sees how a scene is arranged right in the text of the file.

The output is a single .wrl following the VRML97 specification: buildings are extruded into volume, each is assigned a material colored by type of development, and a ground plane lies under the scene. Height is taken from the height tag, otherwise from the number of floors at 3 meters per floor, otherwise from a typical height for that type of building, and as a last resort — 9 meters.

The limits are stated honestly: there are no textures and no animation, roofs are flat, the total number of vertices is capped at five million, and the export area at 1500 km². For the web and modern engines glTF suits better; VRML is taken precisely for compatibility with old software.

打开 VRML 文件的程序

以下程序可以打开、编辑和处理从 OSM2CDR 导出的 VRML (Virtual Reality Modeling Language)(.wrl)文件:

🎲Blender 💻FreeWRL 💻view3dscene 💻ParaView 💻Cortona3D 💻InstantPlayer

格式规格

谁在使用 VRML 地图

🏗
虚拟现实
A city scene for VR installations and viewers built around VRML/X3D.
💻
网页三维可视化
Viewing the development in a browser through a plugin or after conversion to X3D and glTF.
📊
教学
A teaching example: how a three-dimensional scene is arranged is worked through right in the text of the file.
🎨
科学出版物
An appendix to a scientific paper, where reproducibility and an open text format matter.

如何导出 VRML

1
选择区域
在 osm2cdr 的交互式地图上绘制矩形或多边形
2
选择 VRML
从 127 种可用导出格式中选择 VRML (Virtual Reality Modeling Language)
3
导出
点击导出,1–5 分钟内收到您的 .wrl 文件
4
下载
下载完成的 VRML 文件并在 Blender 中打开

导出后如何打开

VRML 格式的热门地图

Free

导出 VRML (Virtual Reality Modeling Language) 地图

从 OpenStreetMap 下载专业的 VRML 地图。即时生成,任意区域。

免费 / 导出
立即导出 VRML →

常见问题

VRML 与 X3D 有何区别?
我能在浏览器中打开它吗?
Are there textures and interior spaces?
When is it worth choosing glTF instead of VRML?
How large an area can I take?

相关格式

经常一起导出

Related Articles