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

Inverted Hull Outlines: override shader and Shader Graph master node #162

Closed
8 tasks done
Delt06 opened this issue Nov 19, 2023 · 0 comments · Fixed by #196
Closed
8 tasks done

Inverted Hull Outlines: override shader and Shader Graph master node #162

Delt06 opened this issue Nov 19, 2023 · 0 comments · Fixed by #196
Labels
Post FX Post-processing or screen-space effects Shader Graph Relates to Unity's Shader Graph support
Milestone

Comments

@Delt06
Copy link
Owner

Delt06 commented Nov 19, 2023

Allow effects like #161 for outlines too.
Should also be useful when we need to multiply outlines by the light color.

  • Override material/shader
  • Shader Graph master node
    • Move vertex color thickness there
    • Test normal semantic
    • Test pre-passes
    • Test custom fog
    • Fix motion vectors
  • Wiki
@Delt06 Delt06 added Post FX Post-processing or screen-space effects Shader Graph Relates to Unity's Shader Graph support labels Nov 19, 2023
@Delt06 Delt06 added this to the v0.8.0 milestone Nov 19, 2023
@Delt06 Delt06 modified the milestones: v0.8.0, Wishlist Nov 28, 2023
@Delt06 Delt06 modified the milestones: Wishlist, v0.9.0 Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Post FX Post-processing or screen-space effects Shader Graph Relates to Unity's Shader Graph support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant