iron-shapes-booleanop

Crates.ioiron-shapes-booleanop
lib.rsiron-shapes-booleanop
version0.1.0
sourcesrc
created_at2021-12-10 10:29:40.422491
updated_at2024-06-04 17:36:29.397779
descriptionBoolean operations on polygons for iron-shapes.
homepage
repository
max_upload_size
id495651
size174,397
tok (fsitok)

documentation

README

Boolean operations for iron-shapes

This project implements boolean operations on polygons.

The code has been initially forked from https://github.com/21re/rust-geo-booleanop.

Large parts have been rewritten to fit better the needs of electronic design automation tools. This includes for instance support for integer coordinates. Also future work will include finding interactions and overlaps between polygons. This can be used for electrical connectivity checks and netlist extraction from chip layouts.

Commit count: 0

cargo fmt