GLB 🏠

GLB (Binary glTF)

Open Beta
.glb · model/gltf-binary

‏GLB הוא הגרסה הבינארית של פורמט glTF. כל הסצנה התלת-ממדית (גאומטריה, חומרים, מרקמים) נארזת בקובץ קומפקטי יחיד. טעינה מהירה יותר וגודל קטן יותר בהשוואה ל-glTF עם משאבים נפרדים.

ייצוא GLB עכשיו ✨ Open Beta — חינם, ללא הגבלות

תכונות עיקריות

קובץ בינארי יחיד
מבני תלת-ממד עם גבהים
חומרי 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

התוכנות והיישומים הבאים יכולים לפתוח, לערוך ולעבוד עם קבצי GLB (Binary glTF) (.glb) שיוצאו מ-OSM2CDR:

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

Format specifications

מי משתמש במפות 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.ru
2
בחירת GLB
בחרו GLB (Binary glTF) מתוך רשימת 127 פורמטי הייצוא הזמינים
3
ייצוא
לחצו על ייצוא וקבלו את קובץ ה-.glb שלכם תוך 1-5 דקות
4
הורדה
הורידו את קובץ ה-GLB המוכן ופתחו אותו ב-Blender

איך לפתוח לאחר הייצוא

מפות פופולריות בפורמט GLB

חינם

קבלו ייצוא מפות בפורמט GLB (Binary glTF)

הורידו מפות GLB מקצועיות מ-OpenStreetMap. יצירה מיידית, לכל אזור.

חינם / ייצוא
ייצוא 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