3D عمارتوں کو گیم انجنوں کے لیے FBX فارمیٹ میں برآمد کریں۔ Unity، Unreal Engine، Maya، 3ds Max میں اس کی حمایت کی جاتی ہے۔ گیم انجن ہم آہنگی کے لیے Y-up کوآرڈینیٹ سسٹم۔
اہم خصوصیات

FBX فارمیٹ کے بارے میں
FBX is a 3D scene exchange format that Autodesk bought in 2006 and turned into the common language between Maya, 3ds Max, MotionBuilder, Unity, Unreal Engine and Blender. It can carry geometry, materials, object hierarchy, cameras and animation; for urban development it is the geometry part that is used.
The export is for when a city has to end up inside an engine or a 3D package: a game level prototype based on a real district, a VR walk, an architectural visualization with genuine surroundings, an urban traffic simulation. Modeling a city block by hand takes longer than taking ready-made OpenStreetMap outlines.
Only buildings go into the scene. Every building outline is extruded to its own height: first the height tag is used, and if it is missing, building:levels multiplied by 3 meters; if that is missing too, a neutral default of about 9 meters is applied. Optionally a flat base is placed under the buildings; there is no terrain relief in the file.
Coordinates are converted to meters relative to the center of the selected area, with the Y axis pointing up — which means the model lands in Unity and Unreal at the right scale and orientation. The file is a genuine binary FBX; if the build fails, the export honestly ends with an error instead of slipping you another format under an .fbx extension.
کون سا پروگرام FBX فائلیں کھولتا ہے
درج ذیل پروگرام اور ایپلیکیشنز OSM2CDR سے برآمد کردہ FBX (Game Engines) (.fbx) فائلوں کو کھول، ترمیم اور ان کے ساتھ کام کر سکتے ہیں:
Format specifications
- Proprietary format
- 3D coordinates supported
- Lossless (no quality loss)
- Stores feature attributes
- Output: 1 file
- Autodesk FBX 2020. Game-engine-friendly: Unity, Unreal, Maya, 3ds Max. Includes mesh + materials.
FBX نقشے کون استعمال کرتا ہے
FBX کیسے برآمد کریں
ایکسپورٹ کے بعد کیسے کھولیں
- Unity — drag the .fbx into the Assets folder; in Import Settings check the Scale Factor (the scene is already in meters) and turn on Generate Colliders if you need to walk on the buildings.
- Unreal Engine — Import in the Content Browser; clear Auto Generate Collision if you plan your own collisions, and consider Nanite for dense development.
- Blender (free) — File → Import → FBX; buildings arrive as separate meshes, and from there it is materials, lighting and rendering.
- 3ds Max and Maya — File → Import; the scene is in meters, and if necessary set the System Units, otherwise the model will turn out microscopic.
- If you only need to view it — the built-in Windows "3D Viewer" does not open FBX: download GLB from us, it is viewed by the system viewer and in a browser.
FBX میں مقبول نقشے
FBX (Game Engines) نقشہ برآمدات حاصل کریں
OpenStreetMap سے پیشہ ورانہ FBX نقشے ڈاؤن لوڈ کریں۔ فوری تخلیق، کوئی بھی علاقہ۔
اکثر پوچھے جانے والے سوالات
دیگر فارمیٹس سے موازنہ کریں
متعلقہ فارمیٹس
اکثر ایک ساتھ برآمد کیے جاتے ہیں
Related Articles
FBX (Filmbox) format: industry-standard 3D pipeline — export OSM 3D buildings to FBX
FBX from Kaydara 1996 to Autodesk: ASCII/binary spec, DCC pipeline Maya↔Max↔Unity↔Unreal, OSM 3D building export.
tutorialHow to Export 3D Buildings from OpenStreetMap to STL for 3D Printing
Step-by-step guide: export OpenStreetMap buildings with real heights to STL, glTF and OBJ for 3D printing, architectural
guide3D Maps from OpenStreetMap: All Export Formats
Overview of all 3D map export formats from OSM: STL, OBJ, glTF, FBX, IFC, CityJSON. Which to choose for your task.