Hi, recently I’ve been working with nodes to create masks rather than images.
It’s fun to create but I just wonder about the efficiency of running a bunch of nodes vs simply using an image; for example:
What are the performance implications? Thanks!
Hi, recently I’ve been working with nodes to create masks rather than images.
It’s fun to create but I just wonder about the efficiency of running a bunch of nodes vs simply using an image; for example:
What are the performance implications? Thanks!
Using a texture instead of a bunch of node, is naturally more efficient.
I wasn’t aware.