unitycoder / UnityPointCloudViewer

Point Cloud Viewer and Tools for Unity
https://assetstore.unity.com/packages/tools/utilities/point-cloud-viewer-and-tools-16019?aid=1101lGti
128 stars 15 forks source link

converting las file inside editor converter, causes blue points to appear #133

Closed unitycoder closed 8 months ago

unitycoder commented 1 year ago

in some las files, it seems to fail parsing data correctly.

workaround until its fixed: use the external converter, which is better and faster anyways (and can output v2, v3 formats.. editor las converter only outputs v1) https://github.com/unitycoder/PointCloudConverter

unitycoder commented 8 months ago

the editor las converter probably wont get big updates, since the external converter is much better.. https://github.com/unitycoder/PointCloudConverter but can open again to report this issues.