Load 3MX/3MXB LOD model files generated by Bentley ContextCapture into Unity.
use PointCloudMaterial as Material Override for pointcloud.
- PC(Win) Standalone
- WebGL
- Android
- Windows 10
- Unity2018.4.23f1
- 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.
- Cache strategy is NOT optimized.