Login  Register

Re: apparent cull face problem with highly-curved geometry

Posted by hharrison on Jan 27, 2015; 4:02pm
URL: https://forum.jogamp.org/apparent-cull-face-problem-with-highly-curved-geometry-tp4033914p4033936.html

Now that I think back, this is exactly the same problem the vZome guys were seeing as well.

This is a problem with the jogl backend, it must be doing something different than the old OpenGL backend as that's all that is changing in these two tests.

Harvey