---- Reported by gusgus84 2004-11-19 16:15:44 ---- Using the latest GLU implementation (borrowed from LWJGL) gluSphere will now create spheres with holes in them (alligned with the Z-axis). The hole's size depends on the stacks variable (a low number of stacks will yield a large hole, and a high number of stacks will yield a small hole) The only workaround I've seen so far is to increase the # of stacks past 300 which is very slow to render compared to the 10 I normally use. ---- Additional Comments From kbr 2004-11-19 16:29:57 ---- This has already been fixed in the CVS repository and in the 1.1 b07 builds just released. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:47 EDT --- This bug was previously known as _bug_ 120 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=120