[quake3-bugzilla] [Bug 5866] Rend2: Curves, seen through portals, are sometimes not drawn.

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Wed Jan 9 21:37:45 EST 2013


https://bugzilla.icculus.org/show_bug.cgi?id=5866

James Canete <use.less01 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from James Canete <use.less01 at gmail.com> 2013-01-09 21:37:43 EST ---
It was a surface culling issue.  It turns out the portal view inherited the far
plane value from the player view frustum, and used it to cull incorrectly. 
I've changed things now so the far plane value is stripped when rendering a
portal, and the correct number of frustum planes are used in all relevant
places.

-- 
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list