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

Added basic VolumeManager support #242

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

GasimoCodes
Copy link

This PR adds experimental support for Unity's VolumeFramework system. This allows users to build their own effects or volume integrations within ToonRP.

TO-DO: Add volume support to built-in ToonRP Passes
TO-DO: Pass default values from PostProcessingPass to VolumeManager

TO-DO: Load default values for PPPasses for blending
TO-DO: Add support for ToonRP Passes to support volumes
@Delt06 Delt06 self-requested a review July 9, 2024 13:42
@Delt06 Delt06 marked this pull request as draft July 9, 2024 13:42
Converted:
Sharpen,
ToneMapping,
FilmGrain,
Bloom,
Vignette
Added:
- ScreenSpace Outlines
- Lookup Table
- Motion blur

Minor fixes for other stacks
@GasimoCodes GasimoCodes marked this pull request as ready for review November 4, 2024 10:05
@Delt06 Delt06 self-requested a review November 4, 2024 18:20
Copy link
Owner

@Delt06 Delt06 left a comment

Choose a reason for hiding this comment

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

LGTM in general, just one small naming issue remaining.

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.

2 participants