Hi I think you need to define a TriangleStripArray with the same points.You can define Colour at each vertex which controls how the triangle areas defined are "filled-in". The LineStripArray only defies the lines connecting the points.
Peter S. ----- Original Message ----- From: "Omer Haybat" <[EMAIL PROTECTED]> To: <JAVA3D-INTEREST@JAVA.SUN.COM> Sent: Friday, March 11, 2005 12:16 PM Subject: [JAVA3D] fill_polygon LineStripArray > Hi > how can i fill the inside of a closed LineStripArray with color? > Is there a method like GeneralPath fill=? > > =========================================================================== > 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". > =========================================================================== 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".