[Actc-devel] Setting a Triangle Angle Tolerance in strip algorithm
Status: Beta
Brought to you by:
grantham
|
From: Steve G. <st...@ge...> - 2001-01-05 02:26:50
|
Hi All, I'm new to this list so first off a BIG HOWDY!!! Second off, a HUGE note of thanks to Brad Grantham for his excellent work. Now to business.... I was wondering if anyone had put in an angle tolerance to be used when determining the next triangle to choose in the strip. Basicly what I'm looking for is a way to set the tolerance to something like 30 degrees and when the algorithm is searching for the next triangle to output from the strip it would first look at the angle between the adjacent triangles and choose the one (if any) that was less then the tolerance. I realize that the co-ordinate geometry isn't there for the algorithm to determine it but what if I where able to pass it in somehow??? Anyway, just looking to see if anyone has done this or pointers on how I'd go about accomplishing it. Thanks, Steve Goyette |