Publisher | LucasEvan |
---|---|
File size | 81.98MB |
Number of files | 60 |
Latest version | 1.0.0 |
Latest release date | 2024-11-26 12:27:18 |
First release date | 2024-11-26 12:27:20 |
Supported Unity versions | 2018.4.2 or higher |
Revit Bridge
The plugin is divided into two parts, one is the Revit export plugin, which exports Revit 3D models and attributes, and the other part is Unity parses and loads Revit exported models;
FEATURES
- Support Revit 2018~2024 version to export to revitbin format;
- Support Revit to export model properties and parse them in Unity;
- Support Unity editor and runtime loading revitbin format;
- Support that when exporting a 3D model in Revit, you can select the model fineness to optimize the 3D model;
- Support Unity default render pipeline, URP render pipeline, and HDRP render pipeline;
- Supports window, IOS, Android, Mac, UWP, Editor platforms.
THIRD-PARTY ASSETS
- Asset uses Newtonsoft.Json under MIT License; see Third-Party Newtonsoft.Json_License.txt file in package for details.
- Asset uses SharpZipLib under MIT License; see Third-Party SharpZipLib_License.txt file in package for details.
NOTE
- The plug-in needs to install the export plug-in in Autodesk Revit software, and then use it with the Unity plug-in, please read the Read Me.pdf document in the Add-in carefully to export the Revit software export plug-in, from which you can get the download address and instructions of the Revit software export plug-in;