Skip to content

Version 1.2 -> Change to laslib

Compare
Choose a tag to compare
@tcommandeur tcommandeur released this 27 Aug 13:21
· 330 commits to master since this release

This is version 1.2 released after three months of improving functionality.

  • Since this version we changed from liblas to laslib since liblas was creating rounding errors in floating points. Since the change to laslib the precision even improved.
  • Many improvements in the greedy insertion code for filtered TIN creation making the code way more stable. We are now also catching insertion of lidar point on top of polygon contraint (both vertex and edge).
  • Updated CGAL to version 4.12