From: Brian P. <br...@va...> - 2001-02-08 14:50:01
|
Scott McMillan wrote: > > I just submitted a problem in _mesa_clear_depth_buffer() to > the bug list, that I would like to see fixed. I'll look into it. Thanks. > Also, the > NURB surfaces seem to have a problem computing proper > normals for a view of the points on the surface. I just > saw this one in my testBezierSurfaces program in SGL > (sgl.sourceforge.net) about 15 minutes ago, and have not had > time to characterize it better...but it is similar to a > problem I reported before the release of 3.4, that I > thought had been fixed (but perhaps not). I won't have > a chance to check out a CVS view in the next few days. Likely a problem in Mesa's GLU library. You might want to use the SGI SI GLU library instead. You can download it from the Mesa website. I plan to replace Mesa's GLU with the SI GLU in the future. -Brian |