azrafe7 / hxClipper

Port of Angus Johnson's Clipper lib v6.4.2 to haxe 3.1+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hxClipper

Port of Angus Johnson's Clipper lib v6.4.2 to haxe 3.1+

Notes

  • Int64 feature has not been ported yet (as it requires an Int128 not currently available in haxe)
  • Tests from the original code have also been ported. They're all passing, except the ones requiring 64bit Ints

Screenshots

Screenshot of online js demo (using sui)

Screenshot of C# GuiDemo compiled with VS using haxe generated .NET dll

Python 2.7

A version compiled for usage with Python 2.7 can be found in bin/python27.

(Haxe -> Python 3.x -> Python 2.x (via 3to2))

License

hxClipper is developed by Giuseppe Di Mauro (azrafe7), porting original code from Angus Johnson, and released under the Boost 1.0 license. See the LICENSE file for details.

About

Port of Angus Johnson's Clipper lib v6.4.2 to haxe 3.1+

License:Boost Software License 1.0


Languages

Language:Haxe 86.0%Language:C# 13.3%Language:Python 0.6%Language:HTML 0.0%