[Shadergraph] few more features

Hi,

It seams that this is a place I can suggest more features for Shadergraph. I’ve been playing around with it for a while and I have few ideas how to make it more user friendly. If there is a feature like one of the examples please let me know, maybe I just don’t see it.

  1. Add and option to colorize groups
  2. Be able to create subgroups (with different colors)
  3. Add a NULL node that you can rename

And last one is a question: Can I create a custom node? E.g. my own 3D Noise. If so, how do I even start with that. Is this possible with SDK?

1 Like

Well, you can use math nodes with noise and voronoi to create more interesting nodes.

1 Like

I’m rather thinking about something like Worley or Cellular noise I could implement on my own. But yeah, I can work on some custom noise with Voronoi and regular Perlin to achieve something more interesting