GLB 🏠

GLB (Binary glTF)

Open Beta
.glb · model/gltf-binary

GLB는 glTF 형식의 바이너리 변형입니다. 전체 3D 장면(지오메트리, 재질, 텍스처)이 하나의 간결한 파일에 패킹됩니다. 리소스가 분리된 glTF에 비해 로딩이 빠르고 크기가 작습니다.

지금 GLB 내보내기 ✨ 오픈 베타 — 무료, 제한 없음

주요 기능

단일 바이너리 파일
높이가 적용된 3D 건물
PBR 머티리얼
작은 파일 크기
Example GLB export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

GLB 형식 소개

glTF 2.0 is the Khronos Group standard for transmitting 3D scenes, often called "the JPEG of 3D": a scene description, geometry and materials in the PBR model. GLB is its binary packing, where everything including buffers and textures sits in a single file. That is exactly why GLB became the default format for the web, for augmented reality and for quick model exchange.

The export is for when a 3D city has to show up in a browser or on a phone: an interactive model of a block on a website, an AR view of the development, a project presentation with no special software to install. GLB opens in the built-in Windows viewer and loads into three.js in a few lines.

Only buildings go into the scene. Every outline is extruded to its own height: first by the height tag, then by building:levels multiplied by 3 meters, and if neither is present, by a neutral default of about 9 meters. Optionally a flat base is added; there is no terrain relief in the file.

Coordinates are meters relative to the center of the selected area, so the model arrives at real scale and does not fly off from the origin. Buildings are colored by development type with PBR materials, so in a viewer the scene looks meaningful straight away, with no manual setup.

GLB 파일을 여는 프로그램

다음 프로그램과 애플리케이션으로 OSM2CDR에서 내보낸 GLB (Binary glTF)(.glb) 파일을 열고 편집하고 작업할 수 있습니다:

🎲Blender 💻three.js 💻Babylon.js 🎮Unity 🎮Unreal Engine 💻Windows 3D Viewer

Format specifications

GLB 지도 사용자

🏗
웹 3D 시각화
A model of a city block is shown right on the page through three.js or Babylon.js.
💻
AR/VR 애플리케이션
One self-contained file — a convenient carrier for a scene in AR viewing and VR applications.
📊
게임 엔진
Urban development as the basis of a scene; in Unity and Unreal it is imported through a glTF plugin.
🎨
모바일 3D 지도
A compact file that a phone loads quickly even over a mobile network.
🗺
소셜 미디어(3D 게시물)
GLB is understood by platforms like Sketchfab — the model is shown by link, with no software to install.

GLB 내보내기 방법

1
영역 선택
osm2cdr.ru의 인터랙티브 지도에서 사각형 또는 폴리곤을 그리세요
2
GLB 선택
사용 가능한 127가지 내보내기 형식 목록에서 GLB (Binary glTF)을(를) 선택하세요
3
내보내기
내보내기를 클릭하면 1~5분 안에 .glb 파일을 받습니다
4
다운로드
완성된 GLB 파일을 다운로드하여 Blender에서 여세요

내보낸 뒤 여는 방법

GLB 형식의 인기 지도

무료

GLB (Binary glTF) 지도 내보내기 받기

OpenStreetMap에서 전문가용 GLB 지도를 다운로드하세요. 즉시 생성, 모든 영역 지원.

무료 / 내보내기
지금 GLB 내보내기 →

자주 묻는 질문

GLB와 glTF의 차이는 무엇인가요?
GLB를 Windows에서 열 수 있나요?
What's the difference between GLB and glTF?
Can I open GLB in Windows?
At what scale does the model arrive?
Where do the building heights come from?

관련 형식

함께 자주 내보내는 형식

Related Articles