tilezz 0.1.4

Utilities to work with perfect-precision polygonal tiles built on top of cyclotomic integer rings.
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod draw;
pub mod notebook;
pub mod plotutils;
pub mod scene;

#[cfg(feature = "raster")]
pub mod raster;

#[cfg(feature = "animation")]
pub mod animation;