Skip to content

ProjSEED/Unity-3mx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-3mx

中文

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

use PointCloudMaterial as Material Override for pointcloud.

example

example_pointcloud

Tested platform

  • PC(Win) Standalone
  • WebGL
  • Android

Tested dev env:

  • Windows 10
  • Unity2018.4.23f1

Related project

  • lodToolkit: level-of-details toolkit(LTK). Convert osgb lod tree to 3mx tree. Convert pointcloud in ply/las/laz/xyz to 3mx/osgb tree.
  • osgPlugins-3mx: load 3mx/3mxb format LOD model(support both mesh and pointcloud) files into OpenSceneGraph.

Thirdparty (source codes included for convenience):

Known issues

  • Cache strategy is NOT optimized.