Hi I am not quite understand the right handed rule, how i determine the Front Face of Polygons. I read the ch. 2 of Java3D Tutorial page 44 and Glossary but i didnt understand a lot of things. I am asking this cause i want to split a triangle into many triangles (but only 2 in one time)using one function recursing until the area of a triangle is smaller than a value.I am using a method but i think that something going wrong and some triangles specified counter clockwise and some counter anti-clockwise. Is there any algorithm to split triangles ?
Thanks in advance P.S If anyonne didnt understand what I was meaning plz asked me Kostantinos Rekalidis =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".