unitycoder/PointCloudConverter

v3: warn if single tile is too large

unitycoder opened this issue · 0 comments

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

should at least print warning message.