FAILSAFE!!!! Creating Crash Resistant Nodegroups in Blender Geometry Nodes

Поділитися
Вставка

КОМЕНТАРІ • 23

  • @RazsterTW
    @RazsterTW 2 роки тому +1

    I knew there was a method I just haven't had time to sit and create it. Thank you so much for sharing this, so helpful!

  • @beddyboy
    @beddyboy 2 роки тому

    Johnny you think of everything. Such a generous person.

  • @JoaoMarcoCc
    @JoaoMarcoCc 2 роки тому +1

    Great, JM!

  • @ArfatXeon
    @ArfatXeon 2 роки тому +3

    I wish blender had similar failsafe built-in especially geometry nodes. I once accidentally applied scale to a 2 square km plane while geonodes was distributing points at density of 100 every square metre. Issue is we have to know what quantity could blow up, which we often don’t as beginners or when working with large node trees.

    • @JohnnyMatthews
      @JohnnyMatthews  2 роки тому

      Yeah it takes some trial and error for sure.

  • @BlueLeafSoftware
    @BlueLeafSoftware 2 роки тому +7

    Another approach is to use min/max nodes to limit a input or calculation result though this is more limited than your general approach 👍

    • @JohnnyMatthews
      @JohnnyMatthews  2 роки тому +2

      Yeah absolutely. There are lots of ways to accomplish this sort of task. But the key is to help your nodes not get to a state where they cause you trouble.

  • @salarycat
    @salarycat 2 роки тому +1

    Thanks Johnny. It would be nice if the density-based distribute points node had such a failsafe as well.

  • @zboy303
    @zboy303 2 роки тому

    This is a very cool idea, Johnny. I'm crashing every couple of minutes with the new Distrubute Points in Volume node!

    • @JohnnyMatthews
      @JohnnyMatthews  2 роки тому +1

      Yeah after I crashed one node tree several times using the subdivisions on an icosphere, I realized I needed to figure something out.

  • @ginescap
    @ginescap 2 роки тому

    that was great it can save a lot of time and hassle, thanks Johnny :)

  • @neilmarshall5087
    @neilmarshall5087 2 роки тому +1

    So passing the alert to the shader and switching out to a warning color would be a good idea. Well - not in this case, nothing to show color on.
    If only there was a dev who could whip up code to make the nodes start flashing as a warning.....

  • @seesignal1709
    @seesignal1709 2 роки тому

    Sir, how can we make dialogue lip sync like sprite fright using geometry nodes????

  • @joachimderavenbel212
    @joachimderavenbel212 2 роки тому

    Thanks a lot! It sounds so logical and I used a lot of similar limits when writing text code but never thought of doing it in GN. I was looking for an "if...then" node and that's the switch! You woudn't know of a hidden "for each" node, would you?

    • @JohnnyMatthews
      @JohnnyMatthews  2 роки тому

      Not yet. I know some sort of looping will happen eventually.

  • @burnaboyb8821
    @burnaboyb8821 Рік тому

    that is the poka-yoke tool

  • @jenovaizquierdo
    @jenovaizquierdo 2 роки тому

    This is really awesome thank you for the tip, 😤😠😡🤬 this has happened to me in Geo Node.

    • @JohnnyMatthews
      @JohnnyMatthews  2 роки тому +1

      Trust me, there is definitely a reason I figured this out 😰😰😰

    • @jenovaizquierdo
      @jenovaizquierdo 2 роки тому

      @@JohnnyMatthews I know and I’m great full you did. I’m going to use this method. 🙏😁 thank you.

  • @hartdr8074
    @hartdr8074 2 роки тому +1

    Visual scripting???? Wowwwww