Docs.rs
i_triangle-0.2.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
i_triangle 0.2.0
A poly-bool library that supports main operations such as union, intersection, difference, xor, and self-intersection by the even-odd rule. This algorithm is based on Vatti clipping ideas but is an original implementation.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
68
items documented
0
out of
49
items with examples
Links
iShape-Rust/iTriangle
121
8
0
crates.io
Dependencies
i_float ^0.2.0
normal
i_overlay ^0.5.0
normal
i_shape ^0.3.0
normal
serde ^1.0
normal
serde_json ^1.0
dev
Versions
0.38.0
(2025-09-14)
0.37.2
(2025-09-14)
0.37.1
(2025-09-12)
0.37.0
(2025-09-10)
0.36.3
(2025-07-11)
0.36.2
(2025-06-15)
0.36.1
(2025-06-07)
0.35.0
(2025-05-27)
0.34.0
(2025-05-26)
0.33.0
(2025-05-05)
0.32.0
(2025-05-05)
0.31.0
(2025-04-29)
0.30.0
(2025-04-29)
0.29.2
(2025-04-24)
0.29.1
(2025-04-24)
0.29.0
(2025-04-22)
0.28.0
(2024-11-29)
0.27.5
(2024-11-26)
0.27.4
(2024-11-20)
0.27.3
(2024-11-20)
0.27.2
(2024-11-13)
0.27.1
(2024-11-13)
0.27.0
(2024-11-11)
0.26.0
(2024-09-21)
0.25.2
(2024-08-26)
0.25.1
(2024-08-05)
0.25.0
(2024-07-13)
0.24.1
(2024-06-19)
0.24.0
(2024-05-24)
0.23.0
(2024-05-13)
0.22.2
(2024-05-08)
0.22.1
(2024-05-01)
0.22.0
(2024-04-25)
0.21.0
(2024-04-24)
0.20.0
(2024-04-18)
0.19.1
(2024-03-31)
0.19.0
(2024-03-27)
0.18.0
(2024-03-17)
0.17.0
(2024-01-29)
0.16.0
(2024-01-28)
0.15.0
(2024-01-27)
0.14.0
(2024-01-16)
0.13.0
(2024-01-16)
0.12.0
(2024-01-13)
0.11.0
(2024-01-12)
0.10.0
(2024-01-12)
0.9.0
(2024-01-10)
0.8.0
(2024-01-06)
0.7.1
(2024-01-05)
0.7.0
(2024-01-05)
0.6.0
(2024-01-05)
0.5.1
(2024-01-04)
0.5.0
(2023-12-23)
0.4.0
(2023-12-18)
0.3.0
(2023-12-17)
0.2.0
(2023-11-16)
0.1.2
(2023-10-29)
Owners
iTriangle
Triangulation library
Delaunay triangulation
Breaking into convex polygons
Features
Delaunay triangulation
Break into convex polygons
Support any kind of polygons
Deterministic
Documentation
Delaunay