Skip to content

Load 3MX/3MXB format LOD model files generated by Bentley ContextCapture into Unity.

License

Notifications You must be signed in to change notification settings

colorwlof/Unity-3mxb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity3MXB

Load 3MX/3MXB LOD model files generated by Bentley ContextCapture into Unity.

NOTE: When using Bentley ContextCapture to generate 3MX format LOD model files, there is always a 3MXB root file generated under the Data folder. We use this 3MXB root file to import the model into Unity.

example

Tested Env:

  • Windows 10
  • Unity2018.4.23f1

Thirdparty (source codes included for convenience):

Known issues

  • Frame rate is NOT stable because mesh and texture could NOT be uploaded to GPU in thread(I do not know whether this is a Unity issue or just because I am not an expert of Unity).
  • Cache strategy is NOT optimized.

About

Load 3MX/3MXB format LOD model files generated by Bentley ContextCapture into Unity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%