unitycoder / PointCloudConverter

PointCloud converter (commandline and GUI) for Point Cloud Viewer & Tools (Unity plugin)
GNU Lesser General Public License v2.1
22 stars 5 forks source link

some las files return 0 points #9

Closed unitycoder closed 8 months ago

unitycoder commented 3 years ago

if export .LAS/LAZ 1.3/1.4 from CloudCompare, returns 0 points if export .LAS/LAZ from CloudCompare, this file works

yuhe0925 commented 1 year ago

same here, the converted las file have 0 bytes

unitycoder commented 1 year ago

ok, last time i didn't find the cause yet, but sounds like its some header offset difference between those las versions..

from which tool your las file is coming from?

unitycoder commented 1 year ago

same issue with:

unitycoder commented 9 months ago

tested v1.4 format 6 in updated laszip, seems to work.

will post update soon, if nothing else breaks.

unitycoder commented 8 months ago

available after release 55