Skip to content

Tongzhou-Yu/PointCloudExplorer

Repository files navigation

PointCloudExplorer

PointCloudExplorer is an experimental project using point cloud data on Unity by https://github.com/mattatz/PointCloudExplorer

Rendering with uniform grids

Rendering performance can be improved by dividing the point cloud into uniform grids.

Grid

PLYimporter

Keijiro's Pcx is merged into this project for PLY format support. https://github.com/keijiro/Pcx
I edit 185 line of PlyImporter.cs in Pcx package to make PLY files readable from mesh.UploadMeshData(false); to mesh.UploadMeshData(true);

Compatibility

Tested on Unity 2020.3.27f1c1, windows 10.

Sources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published