polyBool

Polygon Clipping Library

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.1.0
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-08-31 07:15

Authors

  • Andri Lim

Installation

nimble install polyBool
choosenim install polyBool
git clone https://github.com/jangko/polyBool

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
polyBool - - - - - - -

Source

Repository https://github.com/jangko/polyBool
Homepage https://github.com/jangko/polyBool
Registry Source nimble_official

README

polyBool

polyBool is Polygon Clipping Library. polyBool performs boolean operations on polygons (union, intersection, difference, xor). polyBool is a Nim port of polybooljs