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

perf: removed snow mask, do all diffuse specular addition in linear #445

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

doodlum
Copy link
Owner

@doodlum doodlum commented Aug 21, 2024

This potentially improves performance since we don't need to write or read an additional high resolution texture.

@doodlum doodlum marked this pull request as draft August 21, 2024 22:48
@doodlum doodlum marked this pull request as ready for review August 21, 2024 22:51
@doodlum doodlum changed the title chore: removed snow mask, do all diffuse specular addition in linear perf: removed snow mask, do all diffuse specular addition in linear Aug 22, 2024
@doodlum doodlum merged commit 9b45c22 into dev Aug 22, 2024
5 checks passed
@doodlum doodlum deleted the snow-mask branch August 22, 2024 14:04
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

Successfully merging this pull request may close these issues.

1 participant