GLB 🏠

GLB (Binary glTF)

Open Beta
.glb · model/gltf-binary

GLB 是 glTF 格式的二进制变体。整个三维场景(几何、材质、纹理)被打包进单个紧凑文件。与采用独立资源的 glTF 相比,加载更快、体积更小。

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

主要特点

单一二进制文件
带高度的 3D 建筑
PBR 材质
文件体积紧凑
GLB 格式导出示例(莫斯科中心,1x0.5 公里)
示例:莫斯科中心区,约 1x0.5 公里,中等详细度

关于 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

格式规格

谁在使用 GLB 地图

🏗
网页三维可视化
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.
🎨
移动端三维地图
A compact file that a phone loads quickly even over a mobile network.
🗺
社交媒体三维内容
GLB is understood by platforms like Sketchfab — the model is shown by link, with no software to install.

如何导出 GLB

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

导出后如何打开

GLB 格式的热门地图

Free

导出 GLB (Binary glTF) 地图

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

免费 / 导出
立即导出 GLB →

常见问题

GLB 和 glTF 有什么区别?
我能在 Windows 中打开 GLB 吗?
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