e57 0.1.0

A pure Rust library for reading E57 files with point clouds.
Documentation
1
2
3
4
5
6
7
# E57

![Build Status](https://github.com/cry-inc/e57/workflows/CI/badge.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

A pure Rust library for reading E57 files. No unsafe code, no bloaty dependencies.

The scope is for now limited to reading E57 files, but this migth change in the future.