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 transparent render pass for custom renderers #609

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

oscarlorentzon
Copy link
Member

Render transparently after opaque pass.

Motivation

Make it possible to decide what pass to render in for custom renderers.

Contribution

  • Add transparent render pass option for custom renderers.

Test Plan

yarn build
yarn test
yarn start

@oscarlorentzon oscarlorentzon added this to the v5.0.0 milestone Feb 2, 2024
@oscarlorentzon oscarlorentzon self-assigned this Feb 2, 2024
@oscarlorentzon oscarlorentzon force-pushed the feature-transparent-renderpass branch from 4d776e4 to bd02e44 Compare February 2, 2024 19:11
Render transparently after opaque pass.
@oscarlorentzon oscarlorentzon force-pushed the feature-transparent-renderpass branch from bd02e44 to 97f867d Compare February 2, 2024 19:12
@oscarlorentzon oscarlorentzon merged commit 5529b27 into main Feb 2, 2024
5 checks passed
@oscarlorentzon oscarlorentzon deleted the feature-transparent-renderpass branch February 2, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants