All examples By author By category About

dribnet

clojurescript convex hull using d3+strokes

This example uses d3.geom.hull to compute the 2D convex hull of a set of points. An outer stroke is used to pad the hull. Click to add a new point.

A fork and port of mike's js version, programmed in clojurescript atop the fledgling strokes library.

(Merge request? Use the repo version)