-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OG bug: disappearing polygon faces #2452
Comments
Hi, are we really sure it's not a TR1X error? |
Hey, it's OG for sure, I attach the TombATI saves for the locations shown above: saveati.zip |
The trapdoor issue is similar to #2438. The items are basically in the wrong room and so the clipping chops away the vertices when they're beyond the room bounds in the room below. The cat is an odd one though as it's in the correct room as far as I can tell. |
@lahm86 if you choose to work on this, let's hold off until we land the GPU-based projection matrices (to be worked on after the 4.8 release). It should naturally resolve this and related issues with portals. |
Related: #2438 |
In City of Khamoon, these trapdoors disappear and partially reappear depending on the camera angle. I feel #2005 is related but I'm not entirely sure.
Regarding the cat statue, a few polygon faces disappear and reappear, again depending on the camera angle.
The text was updated successfully, but these errors were encountered: