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

Flares goes under some polygons #121

Open
WhiteMagicRaven opened this issue Jan 11, 2023 · 3 comments
Open

Flares goes under some polygons #121

WhiteMagicRaven opened this issue Jan 11, 2023 · 3 comments

Comments

@WhiteMagicRaven
Copy link

This is can be seen in ctf2 map the hoth

Flares comes inside of walls

in ioq3 its get fixed, flares should be always on top of any wall that behind of that effect.

@MoritzJT
Copy link

@WhiteMagicRaven this is not something necessarily fixed in renderer - the proper sort key in the flareshader usually takes care of this. From a mappers perspective, taking away shaderset sort for flares is taking away the versatility flares can be utilized for. Fix the assets, not the code. Do you have a specific example? Where on that map?

@WhiteMagicRaven
Copy link
Author

shot2023-01-13_22-35-47
shot2023-01-13_22-35-18

@WhiteMagicRaven
Copy link
Author

The ioquake3 draws flares correctly.
Over all polygons, if something not overlap a center of flare.
here is looks like not flare but a some polygon rotating to camera and it can go behind closer polygons

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

2 participants