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

Re-use texture input nodes #39

Open
tdapper opened this issue Oct 29, 2020 · 0 comments
Open

Re-use texture input nodes #39

tdapper opened this issue Oct 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tdapper
Copy link
Contributor

tdapper commented Oct 29, 2020

Quoting myself from #32:

One possible optimization (not sure if it has any performance implications, but it may simplify/clarify the material graph): Perhaps keep a list of texture input nodes around and just re-use a node when a texture is used multiple times (with the same color space setting). In the example above, e.g. the input node for the front BSDF color could be re-used as input to the Mix BSDF node.

@dvhart dvhart added the enhancement New feature or request label Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants