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

Suggestion: Constant Nodes #1

Closed
ruchitinfushion opened this issue Sep 18, 2018 · 1 comment
Closed

Suggestion: Constant Nodes #1

ruchitinfushion opened this issue Sep 18, 2018 · 1 comment

Comments

@ruchitinfushion
Copy link

To define static values for your graph

node list
*float
*float2
*float3
*float4
*integer
*integer2
*integer3
*integer4
*boolean

Instead of separate nodes, One single node called constant with drop down list to select data types would be great.

@CedricGuillemet
Copy link
Owner

One of my early test started making this kind of low level nodes. It ended with hard to read and bloated graphs. I think having less high level nodes is the way to go. Moto is to mix textures instead of making a shader graph.

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

2 participants