igd-geo / pasture

Rust library for point cloud processing
Apache License 2.0
69 stars 9 forks source link

Fix precision problems when reading .pnts files #18

Closed Mortano closed 2 years ago

Mortano commented 2 years ago

Increases the precision of the RTC_CENTER field in the PntsReader so that as little precision as possible is lost when reading .pnts files.