stuartpb / chachacat

Chained Hulling Algorithm for Convex Hull Area of Canvas Alpha Threshold
https://stuartpb.github.io/chachacat/demo.html
MIT License
0 stars 0 forks source link

Mid-pixel hull point values #1

Open stuartpb opened 9 years ago

stuartpb commented 8 years ago

Revisiting: I think the idea of this was to make it so the user can opt in to treating each pixel like it's a one-unit-distant point instead of a square, which would simplify the hulling logic slightly (at the cost of making the area value more abstract and potentially-zero).