عارض ثلاثي الأبعاد شامل ومجاني عبر الإنترنت (42+ صيغة)
يفتح أيضًا DWG وDXF وSTEP وIGES وIFC وSKP وSTL وOBJ وGLB وFBX و3DM وملفات 3D/CAD أخرى. أفلِت أي ملف على العارض.
يعمل في Chrome وFirefox وSafari وEdge، دون أي إضافة
Also from Innerscene: Circadian Lab, a free lighting calculator for room illuminance, melanopic EML, and glare.
صيغ الاستيراد المدعومة
يتم تحليل وعرض 42 صيغة من ملفات ثلاثية الأبعاد. انقر على صف لفتح صفحة العارض المخصصة عند توفرها.
| الصيغة | الامتداد | الفئة | الوصف |
|---|---|---|---|
| SketchUp LayOut | .layout | archive | A SketchUp LayOut page-layout document (.layout). The viewer extracts the embedded SketchUp model and renders it. |
| Zipped Model | .zip | archive | A model file zipped for email or download (e.g. OBJ + MTL). The viewer opens the archive and loads the model inside. |
| Autodesk Revit | .rvt | cad | Native Revit projects (Revit 2020 and later). The element database is read directly and the model is rebuilt from Revit’s own computed solids: walls with their joins and door/window openings cut, floors, roofs, ceilings, stairs, railings, columns, structural framing, and placed family instances (each rebuilt from its family symbol and placement), grouped into per-category layers. Curved surfaces fall back to parametric reconstruction where possible; a Revit file stores no mesh geometry at all, so anything beyond these types still renders best from an IFC export. |
| IFC (Building) | .ifc | cad | IFC building information models (BIM): walls, slabs, windows, doors, and MEP, grouped into per-type layers. Tessellated via web-ifc. |
| IGES | .iges, .igs | cad | IGES/IGS neutral CAD surfaces and B-rep solids (NURBS), tessellated via OpenCASCADE. |
| Rhino 3D Model | .3dm | cad | Rhinoceros NURBS-based CAD models (BReps, SubD, polysurfaces, mesh). |
| SketchUp Model | .skp | cad | SketchUp 3D models with faces, components, layers, and materials. |
| SolidWorks | .slddrw, .sldprt, .sldasm | cad | SolidWorks parts, assemblies and drawings. A part or assembly (.sldprt, .sldasm) renders as real 3D geometry: the display mesh SolidWorks itself draws, saved in the file as triangle strips per face and decoded here in meters with smooth normals — an assembly arrives already assembled. A drawing (.slddrw) opens as the full-resolution sheet image saved in the file, every view, dimension and title-block field legible, with a picker for each sheet. Documents that embed no geometry (external-component assemblies, by-reference saves) get a plain notice pointing at STEP. |
| STEP (ISO-10303-21) | .step, .stp | cad | ISO-10303 STEP/STP CAD assemblies (AP203, AP214, AP242). |
| Text / Source Code | .txt, .text, .md, .markdown, .log, .csv, .tsv, .py, .pyw, .js, .mjs, .cjs, .jsx, .ts, .tsx, .json, .jsonc, .c, .h, .cpp, .cxx, .cc, .hpp, .hxx, .hh, .ino, .cs, .java, .kt, .kts, .swift, .go, .rs, .rb, .php, .pl, .pm, .lua, .sh, .bash, .zsh, .bat, .cmd, .ps1, .psm1, .psd1, .sql, .yaml, .yml, .toml, .ini, .cfg, .conf, .css, .scss, .less, .xml, .tex, .r | document | Plain text and source code, rendered as a line-numbered, syntax-highlighted listing. Python, JavaScript/TypeScript, C/C++, C#, Java, Go, Rust, shell and PowerShell scripts, SQL, JSON, YAML, TOML, INI, CSS, XML, Markdown and more color by language; logs, CSV and unrecognized text render plain. Any readable text file opens, whatever its extension. |
| Word Document | .docx, .docm | document | Word documents, paginated the way Word paginates them: the style cascade, line breaking against real font metrics, tables, headers and footers, footnotes, numbered and bulleted lists, inline and floating images. Text stays selectable and searchable, and links stay clickable. |
| Adobe Illustrator | .ai, .ait | drawing | Adobe Illustrator artwork. Illustrator 9 and later save a PDF-compatible copy, which renders as vector pages; Illustrator 8 and earlier are PostScript, read directly as paths, layers, and text. |
| AutoCAD Drawing | .dwg | drawing | AutoCAD drawings with 2D linework and 3D solid geometry. |
| AutoCAD DXF | .dxf | drawing | AutoCAD DXF text drawing exchange format. |
| Autodesk DWF / DWFx | .dwf, .dwfx | drawing | Autodesk DWF/DWFx published drawing sets — WHIP 2D vector sheets and HOOPS 3D models, with a multi-sheet picker. |
| Esri Shapefile | .shp | drawing | Esri shapefile GIS vector data: parcels, roads, boundaries, and 3D multipatch buildings. Opens a bare .shp, or a .zip of the whole set (.shp + .shx + .dbf + .prj) with real units from the .prj. |
| Gerber (PCB Fabrication) | .gbr, .ger, .gtl, .gbl, .gts, .gbs, .gto, .gbo, .gtp, .gbp, .gko, .gm1, .drl, .xln, .exc, .drd | drawing | Gerber (RS-274X / X2) and Excellon drill data: the files a printed circuit board is fabricated from. Drop the whole fab package as a .zip and the board is stacked up layer by layer, in fabrication order, with copper, solder mask, silkscreen, paste, outline and drill holes on their own toggles. Layers are identified from their X2 file-function attributes or their filenames, and layer files are recognised by their contents, so a package whose layers are named .art, .001 or nothing at all still opens. Aperture macros, thermals, step & repeat, block apertures, regions, arcs, clear polarity and both zero-suppression conventions are all read. |
| PDF Document | drawing | ||
| SVG (Scalable Vector) | .svg | drawing | |
| AVIF Image | .avif, .avifs | image | AVIF raster image: an AV1-compressed still, common on photo sites and modern phones. |
| BMP Image | .bmp, .dib | image | Windows BMP raster image (uncompressed device-independent bitmap). |
| GIF Image | .gif | image | GIF raster image: indexed-color bitmap. Animations show their first frame. |
| HEIC / HEIF Image | .heic, .heif, .hif | image | HEIC/HEIF photo, the iPhone camera default. Decodes in Safari; other browsers need it saved as JPEG first. |
| JPEG Image | .jpg, .jpeg | image | JPEG raster image — lossy compressed photograph. |
| PNG Image | .png | image | PNG raster image — lossless bitmap with transparency. |
| TIFF Image | .tif, .tiff | image | TIFF raster image, the scanner and print archive format. Decodes in Safari; other browsers need it saved as JPEG first. |
| WebP Image | .webp | image | WebP raster image, the compact web format from Google. |
| 3D Manufacturing | .3mf | mesh | 3D Manufacturing Format — modern STL replacement for 3D printing. |
| 3D Studio | .3ds | mesh | Legacy Autodesk 3D Studio binary mesh format. |
| Autodesk 3ds Max | .max | mesh | Native Autodesk 3ds Max scenes. Reads collapsed Editable Poly / Editable Mesh geometry, parametric primitives, the object hierarchy with instancing, layers, and material colors. Geometry that only exists through a live modifier stack, NURBS/patch surfaces, and external V-Ray/Corona proxy meshes cannot be recovered from the file by any third-party tool. |
| Autodesk FBX | .fbx | mesh | Autodesk FBX — game-engine asset pipeline standard. |
| Blender | .blend, .blend1, .blend2 | mesh | Native Blender scenes, every version from 1.6 in 1996 to 5.x — fifty-eight releases, both byte orders. Reads the mesh geometry the file stores — vertices, faces, UVs, vertex colours, flat/smooth shading and per-face material slots — placed by each object’s transform, with collections as layers and collection instances expanded. Materials come from the Principled BSDF in each material’s node tree, including packed image textures. Shapes that exist only as a modifier result (Subdivision, Mirror, Array, Boolean) or as Geometry Nodes output are not in the file at any version and render as their input cage. |
| COLLADA | .dae | mesh | COLLADA XML scene format with materials and animation. |
| glTF Binary | .glb | mesh | glTF binary — PBR materials, textures, animations, single-file. |
| glTF JSON | .gltf | mesh | glTF JSON manifest with external .bin and image siblings. |
| Polygon File Format | .ply | mesh | Polygon File Format for 3D scanning, with vertex colors. |
| Stereolithography | .stl | mesh | Triangle-soup mesh for 3D printing. Binary or ASCII. |
| VRML | .wrl, .vrml, .wrz | mesh | VRML 2.0 — legacy web 3D format, text-based. |
| Wavefront OBJ | .obj | mesh | Wavefront OBJ text format with companion .mtl material file. |
| X3D | .x3d, .x3dv | mesh | X3D — the XML successor to VRML, still used in scientific viz. |
| LAS / LAZ Point Cloud | .las, .laz | pointcloud | LAS/LAZ LiDAR and photogrammetry point clouds, including LASzip-compressed .laz. Rendered with per-point RGB, an ASPRS classification palette, or an intensity ramp, and split into per-class layers when the scan is classified. |
| Windows Program | .exe, .dll, .sys, .ocx, .cpl, .scr, .efi, .mun | program | A Windows program (.exe, .dll, .sys) holds machine code, not geometry. Dropped on the viewer it opens as an info sheet: the application icons, the version block Explorer shows in Properties, who signed it and when, the architecture and subsystem, the libraries it links against and delay-loads, per-section entropy with a packer verdict, the C++ classes recovered from RTTI, the COM interfaces it uses, and whether anything is appended to it. A view menu opens the rest: every embedded string, a disassembly of any code section (x86, x86-64, ARM and ARM64) with calls resolved to the imported functions they reach, string literals shown at their reference sites, function boundaries from the exception directory, and public symbols fetched from the Microsoft symbol server when the build published them. Every embedded resource renders too: icons, cursors and bitmaps as pictures, dialog templates drawn to scale, string, menu, accelerator and message tables, and manifests. A self-extracting archive is opened, and the model inside it is loaded. Programs are never shared, embedded, or re-downloaded from here. |
الكشف فقط
يتم التعرف على هذه الصيغ لكن لا تُعرض بعد. انقر على "إبلاغ" في شريط الأدوات مع ملف نموذجي لإضافة واحدة إلى قائمة التنفيذ.
صيغ التصدير المدعومة
افتح ملفًا بأي صيغة مدعومة، ثم انقر على "تصدير" في شريط الأدوات لحفظه كـ:
STL
.stlBinary stereolithography mesh for 3D printing, CNC, and FEA.
OBJ + MTL
.zipWavefront OBJ + companion MTL material file, bundled as a zip.
glTF Binary
.glbSelf-contained GLB with PBR materials, textures, and layer structure preserved as glTF nodes.
PDF Snapshot
.pdfA4 landscape PDF of the current view with header caption (filename, format, triangle count) and footer.
لأن جميع الصيغ تُوحَّد إلى نموذج المشهد الداخلي نفسه، يمكن تصدير أي صيغة استيراد مدعومة إلى أي من المخرجات الأربعة (مثل Rhino .3dm إلى STL، وFBX إلى GLB، وSKP إلى PDF).
الميزات
كشف تلقائي للصيغة
أفلِت أي ملف: يحدد كشف البايتات السحرية الصيغة قبل التحليل، دون الحاجة لضبط أي شيء.
رسم بياني مشترك للمشهد
يوحِّد كل محوِّل إلى نموذج المشهد نفسه: الشِّباك والخامات والطبقات والتحويلات. السلوك متسق بغض النظر عن صيغة المصدر.
إظهار الطبقات
فعِّل الطبقات وأوقفها من اللوحة الجانبية. يعمل مع SKP وDWG وتجميعات STEP وطبقات Rhino وأي صيغة فيها تجميع.
عروض معدة مسبقًا
دوران ثلاثي الأبعاد بالإضافة إلى ست عروض إسقاطية (أعلى، أسفل، أمام، خلف، يسار، يمين). أوضاع صلب أو إطار سلكي أو أشعة سينية.
روابط المشاركة
أنشئ رابطًا يحفظ حالة العرض وإظهار الطبقات ووضع العرض. يرى المستلمون النموذج تمامًا كما هو مفتوح لديك.
ضمِّن في أي مكان
مقتطف iframe من سطر واحد يضع العارض في أي صفحة HTML. وضع اختياري بدون شريط أدوات للتضمينات البسيطة.
تصدير شامل
احفظ أي صيغة مدعومة كـ STL أو OBJ أو GLB أو PDF، حتى الصيغ التي لا ينشئها هذا الموقع أصلًا (مثل 3DM أو FBX إلى STL).
الإبلاغ عن المشكلات
يجمع زر "إبلاغ" ملفك وحالة العرض ولقطة شاشة في إرسال خطأ أو طلب ميزة بنقرة واحدة.
كيف يعمل
- 1
أفلِت ملفًا أو افتحه
اسحب ملفًا ثلاثي الأبعاد إلى العارض أو انقر على "افتح ملفًا ثلاثي الأبعاد" لاختياره من جهازك. تعمل الروابط أيضًا عبر المعامل ?url=.
- 2
كشف وتحليل تلقائيان
يقرأ العارض أول 16 كيلوبايت من الملف لتحديد الصيغة عبر البايتات السحرية، ثم يحمّل المحوِّل المطابق.
- 3
اعرض واستكشف
يُوحَّد المشهد المحلَّل إلى رسم بياني مشترك للمشهد (شِباك، خامات، طبقات). يعرضه Three.js؛ ويوفر شريط الأدوات العروض وأوضاع العرض ومفاتيح الطبقات.
- 4
شارك أو ضمِّن أو صدِّر
أنشئ رابط مشاركة (مع حفظ الملف وحالة العرض)، أو انسخ مقتطف iframe، أو احفظ كـ STL أو OBJ أو GLB أو PDF، دون مغادرة الصفحة.
صفحات عرض وتحويل مخصصة
لكل صيغة شائعة صفحتها الخاصة مع توثيق خاص بالصيغة وأسئلة شائعة ورابط ملائم لمحركات البحث. وكلها تشترك في العارض نفسه في الخلفية.
IFC (Building)
.ifc
أُنشئ بواسطة: Revit, ArchiCAD, Tekla, Vectorworks, Bentley
IGES
.iges, .igs
أُنشئ بواسطة: CATIA, NX, Creo, SolidWorks, DATAKIT exports
Rhino 3D Model
.3dm
أُنشئ بواسطة: Rhinoceros, Grasshopper
SketchUp Model
.skp
أُنشئ بواسطة: SketchUp
SolidWorks
.slddrw, .sldprt, .sldasm
أُنشئ بواسطة: SOLIDWORKS
STEP (ISO-10303-21)
.step, .stp
أُنشئ بواسطة: SolidWorks, CATIA, Inventor, Fusion 360, NX, Creo
Word Document
.docx, .docm
أُنشئ بواسطة: Microsoft Word, Google Docs export, LibreOffice Writer, Pages export
AutoCAD Drawing
.dwg
أُنشئ بواسطة: AutoCAD, Revit, Civil 3D
Autodesk DWF / DWFx
.dwf, .dwfx
أُنشئ بواسطة: AutoCAD, Revit, Civil 3D, Inventor, Navisworks (DWF publish)
Esri Shapefile
.shp
أُنشئ بواسطة: ArcGIS, QGIS, county/city open-data portals, US Census TIGER/Line
Gerber (PCB Fabrication)
.gbr, .ger, .gtl, .gbl, .gts, .gbs, .gto, .gbo, .gtp, .gbp, .gko, .gm1, .drl, .xln, .exc, .drd
أُنشئ بواسطة: KiCad, Altium Designer, Eagle, OrCAD/Allegro, Pads, Fusion 360 Electronics, EasyEDA, gEDA
Autodesk 3ds Max
.max
أُنشئ بواسطة: 3ds Max (archviz, product visualization, game and film art)
Autodesk FBX
.fbx
أُنشئ بواسطة: Maya, 3ds Max, MotionBuilder, Unity, Unreal
Blender
.blend, .blend1, .blend2
أُنشئ بواسطة: Blender (modelling, animation, archviz, game and film art)
glTF Binary
.glb
أُنشئ بواسطة: Blender, Three.js, Unreal, Unity exports
glTF JSON
.gltf
أُنشئ بواسطة: Blender, glTF Validator
Stereolithography
.stl
أُنشئ بواسطة: Every CAD tool, every 3D printer slicer
Wavefront OBJ
.obj
أُنشئ بواسطة: 3ds Max, Maya, Rhino, Cinema 4D, Blender
LAS / LAZ Point Cloud
.las, .laz
أُنشئ بواسطة: Agisoft Metashape, RealityCapture, Pix4D, Trimble, Leica, FARO, terrestrial and airborne LiDAR
تبقى ملفاتك على جهازك
تُحلَّل الملفات بواسطة JavaScript وWebAssembly التي تعمل في متصفحك. لا يُرفع شيء افتراضيًا. زر "مشاركة" هو الميزة الوحيدة التي تستخدم خادمًا، وذلك فقط عندما لا يكون الملف رابطًا عامًا بالفعل. تُخزَّن الملفات المشاركة لمدة 90 يومًا ثم تُحذف تلقائيًا.
STEP / IGES: Open CASCADE Technology via occt-import-js (LGPL-2.1) — .docx: Carlito, Caladea, Liberation, Gelasio (SIL OFL 1.1) — open-source licenses.
الأسئلة الشائعة
▶ما صيغ الملفات ثلاثية الأبعاد المدعومة؟
يعرض العارض اليوم أكثر من خمس عشرة صيغة ويكشف عدة صيغ أخرى. راجع الكتالوج الكامل أعلاه للامتدادات والأوصاف وروابط صفحات العرض المخصصة.
▶هل يمكنني التحويل بين الصيغ؟
نعم. افتح أي صيغة مدعومة وانقر على "تصدير" في شريط الأدوات للحفظ كـ STL (الطباعة ثلاثية الأبعاد) أو OBJ (Wavefront) أو GLB (glTF ثنائي) أو PDF (لقطة للعرض الحالي).
▶هل يُرفع أي شيء إلى خادم؟
لا، ليس افتراضيًا. تُحلَّل الملفات وتُعرض بالكامل في متصفحك. الرفع الوحيد يحدث عندما تنقر صراحةً على "مشاركة" ويكون الملف محليًا؛ عندئذٍ يُخزَّن لمدة 90 يومًا لدعم الرابط.
▶ما حجم الملف الذي يمكنني فتحه؟
يتعامل العارض مع ملفات بحجم مئات الميغابايت في متصفح سطح مكتب حديث. قد تواجه الأجهزة المحمولة صعوبة مع الملفات الكبيرة جدًا. حد الرفع للمشاركة هو 30 ميغابايت.
▶هل يمكنني تضمين العارض في موقعي؟
نعم. انقر على "تضمين" في شريط الأدوات لإنشاء مقتطف iframe من سطر واحد لأي رابط نموذج. يمكنك اختيار إظهار شريط الأدوات وضبط الكاميرا والعرض والطبقات ووضع العرض الأولي.
▶كيف أفتح ملفًا مباشرةً عبر رابط؟
مرِّر ?url= مع الرابط العام لملفك، مثل /tools/3d-viewer?url=https://example.com/model.glb. يكتشف العارض الصيغة تلقائيًا من البايتات السحرية للملف.
▶ماذا لو كانت صيغتي غير مدعومة بعد؟
انقر على "إبلاغ" في شريط الأدوات مع ملف نموذجي وملاحظة قصيرة. نضيف الصيغ بناءً على طلبات المستخدمين الفعلية.