> GShankar wrote:
>
> Hi,
>
> When I generate a GeometryInfo object using Triangle Fan Array for
> plotting a circle I do get a circle with all the fans too!!!
As name suggest, TriangleFanArray is for drawing triangles. You should
use LineStripArray for just a circle.
Artur
===========================================================================
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".