Crate lyon_algorithms[][src]

2d Path transformation and manipulation algorithms.

Re-exports

pub extern crate lyon_path as path;

Modules

aabb

Bounding rectangle computation for paths.

fit
geom

Simple 2D geometric primitives on top of euclid.

hatching
math

Basic types that are used everywhere. Most other lyon crates reexport them.

walk

Move at a defined speed along a path.