Crates.io | rivlib |
lib.rs | rivlib |
version | 0.3.0 |
source | src |
created_at | 2015-11-25 01:36:41.974376 |
updated_at | 2018-02-23 19:55:21.842667 |
description | Use Riegl's RiVLib to read rxp files |
homepage | https://github.com/gadomski/rivlib-rs |
repository | https://github.com/gadomski/rivlib-rs.git |
max_upload_size | |
id | 3490 |
size | 410,677 |
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.
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.
Issues and pull requests are always welcome.