rivlib

Crates.iorivlib
lib.rsrivlib
version0.3.0
sourcesrc
created_at2015-11-25 01:36:41.974376
updated_at2018-02-23 19:55:21.842667
descriptionUse Riegl's RiVLib to read rxp files
homepagehttps://github.com/gadomski/rivlib-rs
repositoryhttps://github.com/gadomski/rivlib-rs.git
max_upload_size
id3490
size410,677
Pete Gadomski (gadomski)

documentation

https://docs.rs/rivlib

README

rivlib-rs

FFI wrappers around Riegl's RiVLib, used to read rxp files, their compressed streaming point cloud format. You need a copy of RiVLib, available from Riegl's website, to use this bindings.

This library comes with a very simple executable, rivlib, which can query some basic information about an rxp file.

License

This code, as much as possible, is available under the MIT license, the complete text of which is available in LICENSE.txt in this repository. All code and information from Riegl is their and is licensed to them.

This library was not developed by Riegl, and is not suppored by them. Please do not contact Riegl with any questions or comments related to this library. Direct all comments and questions to pete.gadomski@gmail.com.

Contributing

Issues and pull requests are always welcome.

Commit count: 28

cargo fmt