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

v3: warn if single tile is too large #4

Open unitycoder opened 3 years ago

unitycoder commented 3 years ago

causes "OutOfMemoryException: Out of memory" in unity, if single tile contains too many points.

should at least print warning message.