wo80 / Triangle.NET

C# / .NET version of Jonathan Shewchuk's Triangle mesh generator.
442 stars 81 forks source link

Area constraint on a 4 node rectangle. #9

Open abenciv opened 5 years ago

abenciv commented 5 years ago

Hi There,

Do you know why defining a 10x30 rectangle by four corner points with an area constraint of 1.73 and SegmentSplitting = 2 yields any meaningful triangulation while the same rectangle of 10x20 does not?

Thanks,

Alberto

10x30 tmp-11-16-08 10x20 tmp-11-17-33