On 2 Mar 2006 at 15:48, Brian Schott said: > Please run the attached standalone openGL script. > What I want and what I get are two different things. I would > like to understand how to get what I want which is the > following. > > > Want: > 1 red turtle and 1 blue turtle > 1 of the turtles has a green head and a magenta nose > 1 of the turtles has a magenta head and a green nose > > And I would like to understand why I am getting the > following. > > Get: > 1 red turtle and 1 blue turtle > BOTH of the turtles have a green head and a magenta nose > Three extra spheres in the upper center. I think 1 is green > and 2 are magenta, but I am color defective and no one is > here for me to ask. > > If you see something different from what I get, then other > than the color defectiveness, there may be something screwy > about the Java or Mac I am using.
I get what I take to be the same as you describe. The sphere in the centre is magenta; the two that run into each other like soap bubbles are magenta (upper) and green (lower). Win2kPro; java full version "1.4.1_01-b01" Seems to indicate that it's not your system. Can't help beyond that. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
