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

Fix pixelated particle trails #804

Merged
merged 5 commits into from
Apr 16, 2024
Merged

Conversation

ceesvoesenek
Copy link
Collaborator

Particle trails were jagged, which was visually unappealing. This PR fixes the blending during particle rendering and softens the particle edges with a radial gradient to reduce this effect.

@ceesvoesenek ceesvoesenek requested a review from wkramer April 16, 2024 11:36
@wkramer wkramer changed the title DWO-689 Fix pixelated particle trails Fix pixelated particle trails Apr 16, 2024
@wkramer wkramer force-pushed the DWO-689-fix-pixelated-particles branch from a1e0fc3 to ded091b Compare April 16, 2024 12:37
@wkramer wkramer merged commit 824a736 into main Apr 16, 2024
7 of 8 checks passed
@wkramer wkramer deleted the DWO-689-fix-pixelated-particles branch April 16, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants