offroad 0.0.2

2D offsetting for arc polylines/polygons.
Documentation
# Offroad
![Build](https://github.com/radevgit/offroad/actions/workflows/rust.yml/badge.svg)

## 2D offsetting for arc polylines



![](https://raw.githubusercontent.com/radevgit/offroad/refs/heads/main/img/offsets.svg "arc-line poligon offsets")


## Status

Currently, the library is in active development and may not yet be feature-complete.

It is already useful to produce "soup of arcs" when polyline is provided.
The arcs are not ordered however.

## Examples

Check the examples directory for usage.