N, Guruguhan (GEAE, JV, EACoE-India) wrote: > Hi All, > I am new to this group and recently started using > Perl. I would like to know whether it is possible to fit a > quadrilateral if four points are known in 3-D space ? if so, > I would like to get some idea about the algorithm to do that > in Perl. Any help is appreciated.
I'll echo what Joseph said. Find an algorithm somewhere (maybe in C, Fortran, whatever), and start translating it to Perl. Post your code when you get stuck and we'll help you along the way. Also, be sure to search CPAN; it's chock full of various algorithims for everything under the sun. http://search.cpan.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]