Search Unity

Graphics Blender Nodes for Unity

Discussion in 'Tools In Progress' started by Warwlock, Oct 10, 2021.

  1. Warwlock

    Warwlock

    Joined:
    Aug 17, 2018
    Posts:
    40
    So, I was working on Blender and I thought, why not there is a Unity Blender Nodes? And I started make it. Now it is nearly over. But I want to know what you think about this? I'm thinking, it can be used for Nodevember. Here is github page to download if you want to test: https://github.com/Warwlock/blender-nodes-for-unity3d

    And if you need documentation, you can look example scenes or use wiki page of github page.
    Also there is Shader Graph that contains All Blender Nodes.

    And here is some example scenes:

    4D Noise.png

    MagicTexture.png

    AllBlenderNodes1.png

    AllBlenderNodes2.png
     
    ericb_unity likes this.
  2. Warwlock

    Warwlock

    Joined:
    Aug 17, 2018
    Posts:
    40
    I don't know why but, there is a problem with new shader graph and new unity version of 2021.2.0f1. So dropdown nodes in subgraphs are not working. That's why most of nodes are not working. I reported a bug, so I'm waiting for reply from unity.