AmplifyCreations / AmplifyImpostors-Feedback

0 stars 0 forks source link

Add support alpha-to-coverage #34

Open Dawie3565 opened 8 months ago

Dawie3565 commented 8 months ago

review and add support for alpha to coverage.

runevision commented 6 months ago

Alpha-to-coverage is highly underrated. For games that use MSAA it essentially allows to use alpha cutout, but with anti-aliasing. See this article: https://bgolus.medium.com/anti-aliased-alpha-test-the-esoteric-alpha-to-coverage-8b177335ae4f

I've used it successfully on tree foliage shaders in the past.