Skip to main content

Aurainteract's GLB GLTF Metadata Exporter

Aura Interact

Aurainteract's GLB GLTF Metadata Exporter

Aura Interact

Export Autodesk® Revit® models to GLB and GLTF file with metadata JSON for immersive visualization(For Unity, Ureal, Godgot, Blender and other realtime 3D Software), digital twin, and 3D workflows.

$9.99

Aura Interact GLB GLTF Metadata Exporter helps Revit users prepare BIM model data for immersive visualization(For Unity, Unreal and other realtime 3D engine) and other 3D workflows.

The add-in exports model geometry to GLB GLTF files and creates metadata JSON files for Revit categories and objects. It also supports optional texture fallback handling, unit selection, rotation options, and mesh optimization.

Users can run exports manually from the Revit ribbon by opening a model, selecting the XR BIM tab, and clicking Export GLB GLTF files. The export dialog lets users choose output location and export options before any files are written.

For controlled automation workflows, the add-in also supports command-line launched export. Normal Revit model opening does not start an export. Automation runs only when Revit is started with an explicit automation flag, for example:

"C:\Program Files\Autodesk\Revit 2024\Revit.exe" "C:\Users\username\Downloads\eskandari.rvt" -output "C:\Users\username\Downloads\Revit_Floorplan\eskandari.glb"

This makes the add-in suitable for batch processing while preserving normal Revit behavior for users who are opening models for design, review, or coordination work.

Primary outputs:

  • GLB model file
  • GLTF model file
  • addIn_categories.json
  • addIn_objects.json
  • automation log file when launched in automation mode

The add-in runs locally in Revit and does not require a cloud service for export.

Details

Operating system

win64-platform-icon

Release date

Jul 10, 2026


Last updated

Jul 14, 2026


Version

1.0.0


Language

English

Compatible with

RVT-icon

RVT

2024, 2025, 2026, 2027

Capabilities

Interoperability

Frequently asked questions (FAQs)

Supported platform: Windows 64-bit.
Supported Revit version in this MSI: Revit 2024, 2025, 2026 and 2027

Command-line automation is intentionally opt-in. Exports do not run when a model is opened normally. Automation requires -auto, /auto, or --auto.

Useful automation examples: revit.exe "C:\Program Files\Autodesk\Revit 2024\Revit.exe" "C:\Users\USERNAME\Downloads\eskandari.rvt" -output "C:\Users\USERNAME\Downloads\Revit_Floorplan\eskandari.glb" -auto

Optional automation arguments: -includeTextures true|false -exportUnit Meters|Feet -optimizeMesh true|false -meshReductionPercent 25

Very large or highly detailed models may take longer to export depending on hardware, model complexity, selected texture options, and mesh optimization settings. Export results depend on the available non-template 3D view and visible model geometry.

For support, contact Aura Interact at tech@aurainteract.com.

Found an issue?

Report a problem