• Stars
    star
    105
  • Rank 327,006 (Top 7 %)
  • Language
    C#
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.