las 0.1.0

Read and write ASPRS las files, a point cloud storage format
Documentation

Library for reading and writing las files.

las is a point cloud storage format specified by ASPRS.

This code was inspired by libLAS, and many of the sample las files were taken from its repository.

So far, las-rs explicitly supports las version 1.0 through 1.2. It might work on las 1.3 or las 1.4, or it might not.