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.
💻
웹 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