Distance Culling in GeometryNodes = Faster viewport and rendertime

Поделиться
HTML-код
  • Опубликовано: 18 дек 2024

Комментарии • 25

  • @famberlight
    @famberlight 2 года назад +7

    The quality of the tutorial is just WOW!! Your energy and visual explanations. Keep it up!

  • @1zymn1
    @1zymn1 Год назад

    Love it, I was watching to integrate this into Chris P's frustum culling video and then you mentioned it and yeah, this is going to be great.
    Edit: Since this works off density, does that mean the same couldn't be done with a ground mesh?

  • @lawrencedoliveiro9104
    @lawrencedoliveiro9104 Год назад

    11:26 This is why you’re allowed to have multiple group input and output nodes in your node graph.

  • @pathwaysmadepublic
    @pathwaysmadepublic 2 года назад

    Very clear and efficient tutorial. Thanks!

  • @swisslin
    @swisslin 2 года назад +1

    Such a underated tutorial many thanks

    • @Kammerbild
      @Kammerbild  2 года назад

      Yeah, I knew it wouldn't attract that much attention. The topic is a bit dull :D
      Appreciate it! Thanks for watching

  • @503unavailable
    @503unavailable 2 года назад +12

    I feel like a lot of these math nodes could have been reduced with the map range node

    • @DanielPartzsch
      @DanielPartzsch 2 года назад

      Yeah I guess just map the start and end distance of the falloff to 1-0 after the length calculatiom should do the trick as well and is more intuitive to control imo ...

    • @jeffreyspinner5437
      @jeffreyspinner5437 2 года назад +1

      @@DanielPartzsch I'll try this after I get his version working (thanks to both of you for the alternative idea), with Mr. P's camera culling... but it's not really hard to follow is it? Maybe the node tree is a product of pedagogy over efficiency? That's my guess...

    • @MrAwesomeTheAwesome
      @MrAwesomeTheAwesome 2 года назад

      Yeah, that's what I was thinking. Map range into float curve simplifies this so much, and gives easier, clearer fine tune control for tweaking.

  • @lawrencedoliveiro9104
    @lawrencedoliveiro9104 Год назад

    1:40 The Vector Math node has a Distance option that you could have used directly.

  • @gt0king
    @gt0king 9 месяцев назад

    Hey there! Thanks for that very helpfull tutorial!!! What would I do without you and your guide

  • @fender20077
    @fender20077 Год назад

    Also, i think you can use the vector math dot product with another object (cube) which parented to camera focus.

  • @harrisonline
    @harrisonline Год назад +3

    what version of blender are you using? i think this tutorial might not work anymore, thanks anyway :)

  • @keldaenenshin3524
    @keldaenenshin3524 4 дня назад

    Thanks a lot ^^.

  • @michajabonski214
    @michajabonski214 4 месяца назад

    Ok, I missed that You must sub divide plane, then all works fine! Still, game changer for me! Is there option to make any thing to sub divide plane in experimental mode with camera distance?

  • @michajabonski214
    @michajabonski214 4 месяца назад

    Hey, I have another question, maybe someone will help me with it. Is there any way to use weight maps to decide where scatter will work?

  • @michajabonski214
    @michajabonski214 4 месяца назад

    I'm in 3:01 min and when I add more density .... it not works same ;/

  • @jeffreyspinner5437
    @jeffreyspinner5437 2 года назад +1

    Would you have any objection of using this method combined with Chris P's culling group, and put the combined group node up in the "first" (that I'm aware) Blender-Geonode-Community-Library on github? I left a comment on the relevant Chris P's video to ask if he has any objection as well.

    • @Kammerbild
      @Kammerbild  2 года назад +1

      I would not mind. Neither Chris or I came of with the original idea of culling, and (without explaining it for the tutorial) my distance culling setup would probably take just a minute to build... so I think it would be ridiculous of me to forbid anyone to use this :)
      If you want you can name drop me though I always appreciate promotion ;)

    • @jeffreyspinner5437
      @jeffreyspinner5437 2 года назад +1

      @@Kammerbild I will definitely attribute both you guys to the combined custom group node... I was just testing assumptions, because you never know what you don't know you don't know... at least I know Idk a lot.
      I no longer have to worry about this issue which is good for me... tyvm for sharing this technique, and ty for responding.

  • @eternalguy6023
    @eternalguy6023 2 года назад

    Nice❤

  • @akim6098
    @akim6098 Год назад

    Great and quick, Thank you. But why fuck around with the sound. That was annoying. Sorry not everybody has a Dolby Surround set at his tablet ;)

  • @ROSALIEIK
    @ROSALIEIK Год назад

    if i add it to my floor it dont work anymore. masks are broken