Skip to content
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

3D Skybox Corner bug #4046

Open
CyberOne25 opened this issue Nov 2, 2019 · 6 comments
Open

3D Skybox Corner bug #4046

CyberOne25 opened this issue Nov 2, 2019 · 6 comments

Comments

@CyberOne25
Copy link

When looking directly at a corner of a 3D skybox, that corner will not be rendered (black triangle). The size of the „black triangle“ depends on the map. Sth. with farZ again probably.

@Kefta
Copy link
Contributor

Kefta commented Nov 2, 2019

Could you give a specific map and eye angle to replicate this with? Can't seem to get it on gm_flatgrass, but I don't know if I'm looking exactly at the corner.

@robotboy655
Copy link
Contributor

Oh yeah, on gm_construct if you look at the top corner where the sun is you can see a black flickering corner.

I am just gonna say this right now, probably not gonna look into this one, and it isn't caused by the recent farZ changes (I tested)

@CyberOne25
Copy link
Author

For me, this happens on every map and in every corner. If you look closely, you can even see the skybox and the corners. It is not because of farZ changes, but it might be something with farZ.

@Valafi
Copy link

Valafi commented Jan 31, 2021

I noticed the problem in gm_flatgrass, and then found it in gm_construct, de_dust2 (CS:S), and de_lake (CS:GO). I did not attempt to find it in any other maps, but I can if anyone would like me to.

gm_flatgrass - Garry's Mod
setpos -686.283997 442.878143 -12223.968750;setang -34.088093 43.568890 0.000000
20210130211606_1

gm_construct - Garry's Mod
setpos 3.633678 442.658356 -83.968765;setang -35.370483 132.472931 0.000000
20210130220450_1

de_dust2 - Counter-Strike: Source
setpos 821.229736 2534.360352 160.031250;setang -33.484722 -45.587082 0.000000
20210130221154_1

de_lake - Counter-Strike: Global Offensive
setpos 3969.870605 -2933.745605 81.083054;setang -34.314713 -134.335281 0.000000
20210130221754_1

@thegrb93
Copy link

It is the farZ clip plane, you have to look directly at the corner while on the opposing corner of the map for it to appear.

@SonicMovieFan2023
Copy link

It happened to me recently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants