HxDelaunay Save

Delaunay triangulations, Voronoi, convex hull and more. Ported to Haxe 3 from https://github.com/sledorze/hxDelaunay (itself a port of the excellent https://github.com/nodename/as3delaunay)

Project README

hxDelaunay

Port to Haxe 3 of sledorze/hxDelaunay (itself a port of the excellent nodename/as3delaunay).

click for js demo

click the image above to try the demo in the browser

No external dependencies (demo still needs openfl). Tested on flash/js/cpp/neko.

Features:

See original authors' links for details and licensing (MIT).

Update:

click on image to see the code in action

more screenshots

(well... I've cheated a bit in some of these, but not much ;)

haxelib local use

Currently there is no haxelib, but you can use this git repo as a development directory:

haxelib dev hxdelaunay path/to/folder

or use git directly:

haxelib git hxdelaunay https://github.com/azrafe7/hxDelaunay.git

don't forget to add it to your build file:

-lib hxdelaunay

or for openfl:

<haxelib name="hxdelaunay" />

Check out the openfl example for more information.

Or a simpler js code example. See it in action here: JavaScript example.

Enjoy!

Open Source Agenda is not affiliated with "HxDelaunay" Project. README Source: azrafe7/hxDelaunay
Stars
30
Open Issues
0
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating