offroad 0.0.5

2D offsetting for arc polylines/polygons.
Documentation

Offroad

Build

Adding the library to your project

To use the Offroad library in your project, add the following to your Cargo.toml:

[dependencies]
offroad = "0.0.5"

2D offsetting for arc polylines/polygons

Examples

Check "examples" directory for more usage examples.