Skip to content

FontStruct/polyboolhx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyboolhx: Haxe Port of Polybool

Boolean operations on polygons (union, intersection, difference, xor)

A port of polybool (https://github.com/velipso/polybool)

Untested aside from the ported tests (see below)

See original repo for usage and documentation:

https://github.com/velipso/polybool

Requirements

Haxe 4.2+

Install Haxe dependencies

haxelib install haxelib.json

Run Tests

haxe build/test.hxml

About

Boolean operations for Haxe – port of velipso/polybool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages