Bug 120 - Hole in gluSphere
Summary: Hole in gluSphere
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All linux
: P1 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2004-11-19 04:15 CET by Sven Gothel
Modified: 2010-03-24 07:47 CET (History)
0 users

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:47:05 CET


---- 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