tessera 0.1.0

A library and command line interface for calculating geometric error for 3D Tiles tilesets
Documentation
1
2
3
4
5
6
7
pub mod bounding_box;
pub mod line;
pub mod matrix;
pub mod point;
pub mod sphere;
pub mod triangle;
pub mod vec;