converting las file inside editor converter, causes blue points to appear
unitycoder opened this issue · 1 comments
unitycoder commented
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
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.