All Projects → ProjSEED → Unity 3mx

ProjSEED / Unity 3mx

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

Projects that are alternatives of or similar to Unity 3mx

Pcx
Point cloud importer & renderer for Unity
Stars: ✭ 806 (+2021.05%)
Mutual labels:  unity, unity3d, point-cloud
Fontainebleaudemo
Fontainebleau demo
Stars: ✭ 524 (+1278.95%)
Mutual labels:  unity, unity3d, photogrammetry
Easyanimation
一套操作极简轻量的Unity UGUI动画控制小工具,适用于Unity5.x以上
Stars: ✭ 35 (-7.89%)
Mutual labels:  unity, unity3d
C Sharp Promise
Promises library for C# for management of asynchronous operations.
Stars: ✭ 870 (+2189.47%)
Mutual labels:  unity, unity3d
Flutter Unity View Widget
Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
Stars: ✭ 961 (+2428.95%)
Mutual labels:  unity, unity3d
Unityprojecttreegenerator
This script will generate universal folder structure for your Unity3D project.
Stars: ✭ 12 (-68.42%)
Mutual labels:  unity, unity3d
Shadergraphexamples
Simple examples of Unity shader graphs.
Stars: ✭ 869 (+2186.84%)
Mutual labels:  unity, unity3d
Savegamepro
A Complete and Powerful Save Game Solution for Unity (Game Engine)
Stars: ✭ 30 (-21.05%)
Mutual labels:  unity, unity3d
Ubernet
Flexible networking library for Unity
Stars: ✭ 10 (-73.68%)
Mutual labels:  unity, unity3d
Unity Signals
Signals for Unity3D
Stars: ✭ 32 (-15.79%)
Mutual labels:  unity, unity3d
Hsplugins
Various Honey Select plugins
Stars: ✭ 21 (-44.74%)
Mutual labels:  unity, unity3d
Postprocessingdemo
A demo project used in the post-processing stack presentation at Unite 2017 Tokyo.
Stars: ✭ 21 (-44.74%)
Mutual labels:  unity, unity3d
Seido
Visuals for Matsuura Masaya's live performance in Osaka and Tokyo.
Stars: ✭ 31 (-18.42%)
Mutual labels:  unity, unity3d
House Of Cards
Display of Radiohead's House of Cards point cloud data
Stars: ✭ 12 (-68.42%)
Mutual labels:  unity, point-cloud
Unity Assetpipeline Presentation
Unity project for "A Technical Deep-Dive into Unity's Asset Pipeline" presented at Develop: 2018
Stars: ✭ 31 (-18.42%)
Mutual labels:  unity, unity3d
Testbedhdrp
Testbed project for Unity HDRP (High Definition Render Pipeline)
Stars: ✭ 859 (+2160.53%)
Mutual labels:  unity, unity3d
Beaverandfairies
Stars: ✭ 14 (-63.16%)
Mutual labels:  unity, unity3d
Museum
Live coding rig for Channel 18 at SuperDeluxe
Stars: ✭ 30 (-21.05%)
Mutual labels:  unity, unity3d
Unitynativescripting
Unity Scripting in C++
Stars: ✭ 844 (+2121.05%)
Mutual labels:  unity, unity3d
Ocean community next gen
Next gen iteration of the unity community ocean shader
Stars: ✭ 855 (+2150%)
Mutual labels:  unity, unity3d

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].