On Thu, 14 Oct 2004 02:39:38 +0900, Warren Brown <WBrown / isoft.com> wrote: > The routine currently uses a simple algorithm to subdivide each line > segment. I wanted to change this routine to subdivide the *arc* defined > by the two endpoints, but I ran out of time. This would have made the > normalized triangles equal in size instead of being slightly larger > towards the middle. I did this (see http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/116106) thinking the same, but had to realise that the triangles are still larger towards the middle (and have to on a spherical surface). -- exoticorn/farbrausch