We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOpenGL and 3D Libraries › OpenGL Bug 2, no lines on a different XP machine
Page Index Toggle Pages: 1
OpenGL Bug 2, no lines on a different XP machine (Read 422 times)
OpenGL Bug 2, no lines on a different XP machine
May 10th, 2007, 11:20pm
 
I worked around the last bug, but I tried it on another machine and here's what I saw:
With Bug:
http://games.duodec.net/PLANETCRAFT7/plcrbug2.JPG
Without Bug:
http://games.duodec.net/PLANETCRAFT7/plcnobug2.jpg
(note: the systems shown are different because they are randomly generated, but the bug appears in every case on the specific machine)

The circles are drawn with stroke(r,g,b); solid color, fill(r,g,b,24); and ellipse(x,y,w,h); with smooth(); turned on.
Page Index Toggle Pages: 1