Hello all, it's me again:

Many of you are graphics genius, you use algorithm to generate points and
connect them into a sphere.  I was trying to use TriangleFanArray for top
and bottom part for sphere, TriangleStripArray for body.  However, I would
like to know the algorithm of generating a sphere because using both Array
to generate a whole sphere is kinda annoying.  If I can use a loop to create
all points and connect them into triangles and fill it with colors/textures.
Would anyone tell me please.  Thank you very much.

Sincerely,

Andy

===========================================================================
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".

Reply via email to