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

RDX Outline Shader #272

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

RDX Outline Shader #272

wants to merge 4 commits into from

Conversation

calvertdw
Copy link
Member

@calvertdw calvertdw commented Jun 28, 2024

@calvertdw calvertdw requested a review from ds58 June 28, 2024 20:33
spriteBatch.begin();
spriteBatch.draw(depthTexture, 0, 0, 1, 1, 0f, 0f, 1f, 1f);
spriteBatch.end();
spriteBatch.setShader(null);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't figure out in the upstream demo how the result of this makes it's way onto the final rendered image. 🤔

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