The Revit Bridge plugin is a two-part solution that exports 3D models and attributes from Revit and loads them in Unity. Key features include support for Revit 2018-2024 versions, export of model properties, and loading of revitbin format in Unity editor and runtime. Additionally, it supports various render pipelines, platforms, and asynchronous loading. The plugin also uses third-party assets under MIT and SIL Open Font Licenses. A Read Me.pdf document is provided for installation and usage instructions. Online demo cases are available for reference.
Technical Details:
The plugin allows for the export of 3D models and model properties from Revit to revitbin format, which can then be loaded in Unity for rendering. Key technical details include support for Revit 2018-2024 versions, model attribute export and parsing, Unity editor and runtime loading, and model fineness setting. The plugin also supports various render pipelines, platforms, and asynchronous loading.