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

Add support for opaque particles #833

Closed
HifiExperiments opened this issue Feb 24, 2024 · 0 comments · Fixed by #844
Closed

Add support for opaque particles #833

HifiExperiments opened this issue Feb 24, 2024 · 0 comments · Fixed by #844
Assignees
Labels
enhancement New feature or request NLnet

Comments

@HifiExperiments
Copy link
Member

(discussed here #776)

Our particles are always transparent with additive blending (due to sorting complexities). As a result, you can never make black particles. We should support opaque particles by auto-detecting if the particle texture is fully opaque or uses alpha cutout. In the future, we should support directly specifying the alpha blend mode (likely via the existing properties on material entities).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request NLnet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant