VRML 🌐

VRML (Virtual Reality Modeling Language)

Open Beta
.wrl · model/vrml

3D建物を、古典的なバーチャルリアリティフォーマットであるVRML 2.0(.wrl)としてエクスポートします。色付きのマテリアルに対応しています。大半の3Dエディタと互換性があります。

今すぐVRMLをエクスポート ✨ オープンベータ — 無料、制限なし

主な機能

VRML 2.0(VRML97)
色付きマテリアル
地面プレーン
コンパクトなテキスト
Example VRML export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

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

Format specifications

VRML地図を利用するユーザー

🏗
バーチャルリアリティ
A city scene for VR installations and viewers built around VRML/X3D.
💻
Web 3D ビジュアライゼーション
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.ruのインタラクティブ地図上で長方形またはポリゴンを描画します
2
VRMLを選択
利用可能な127種類のエクスポートフォーマットの一覧からVRML (Virtual Reality Modeling Language)を選択します
3
エクスポート
「エクスポート」をクリックすると、1〜5分で.wrlファイルを受け取れます
4
ダウンロード
完成したVRMLファイルをダウンロードし、Blenderで開きます

エクスポート後の開き方

VRMLの人気地図

フリー

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