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

ShaderGraph improvements #207

Open
4 tasks
trethaller opened this issue Oct 21, 2021 · 0 comments
Open
4 tasks

ShaderGraph improvements #207

trethaller opened this issue Oct 21, 2021 · 0 comments

Comments

@trethaller
Copy link
Member

trethaller commented Oct 21, 2021

Let's collect here the various issues and missing features that currently prevent or hider usage of shader graphs in production:

  • Nesting subgraphes: When putting graph A inside graph B inside graph C, the texture default values of A are no longer present in C, and we get an error that says "default value of ... parameter not found"
  • Need access to depthMap as global input
  • Would be nice to be able to input values directly for subgraphes parameters, currently the only way is to plug in constant values, which is not convenient
  • Links splines sometimes draw inverted
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

No branches or pull requests

1 participant