Skip to content

azrafe7/hxClipper

Repository files navigation

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+

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages