Commit graph

8 commits

Author SHA1 Message Date
hkrish
7075427619 Convex hull code in progress 2013-05-05 13:38:56 +02:00
hkrish
14c731edc0 Almost working. But needs a better solution that can handle multiple ixs 2013-05-05 12:15:18 +02:00
hkrish
979ef08043 Return whether to subdivide the surve further or not
Don't try to subdivide inside _clipFatLine! Taking a hint from
fatline.java. Which I probably should've done earlier!
2013-05-04 14:14:35 +02:00
hkrish
2f0bcfabd4 Subdivision doesn't work! rewrite! 2013-05-04 02:17:33 +02:00
hkrish
6b44c98169 Almost working. And is Super-fast!!! 2013-05-03 22:23:00 +02:00
hkrish
b966aafd0f _intersectLine returns a point 2013-05-03 19:42:40 +02:00
hkrish
3804531906 remove old fatline code 2013-05-03 19:39:32 +02:00
hkrish
26b5003927 Basic fat-line clipping working. terribly slow. object creation over head 2013-04-28 18:22:09 +02:00