0.0.2 • Published 9 years ago

clipper-hx v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

hxClipper

Port of Angus Johnson's Clipper lib v6.2.9 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

npm.io Screenshot of online js demo (using sui)

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

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.