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地図を利用するユーザー

🏗
Web 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.
🗺
SNS(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