Make ANYTHING porous in Blender

Поділитися
Вставка
  • Опубліковано 26 січ 2025

КОМЕНТАРІ • 39

  • @rohitkarmalkar7742
    @rohitkarmalkar7742 5 місяців тому +1

    I love how you explained the basic principle behind how the nodes work and how it computes. Made me understand it thoroughly for future use. Great video! Thank you!

  • @Nrg912
    @Nrg912 10 місяців тому +1

    Your geometry node tutorials are always interesting thanks for the nice video

  • @jakubpawlowski3d
    @jakubpawlowski3d 6 днів тому

    thank you!

  • @sndosc
    @sndosc 10 місяців тому

    Thanks, the explanation on how to calculate if the point is inside or outside was very helpful.

  • @josephrussell1419
    @josephrussell1419 7 днів тому

    Thank you. Just some side notes on what I found when following this, the Noise Texture nodes and the Geometry Proximity node already operate on the Position domain by default without adding a Position node, but it maybe helps with readability to add one. Also the Compare Node has a dot product vector comparison mode

    • @ryomizutagraphics
      @ryomizutagraphics  6 днів тому

      I did not realise your point about the Compare Node's feature - neat! Thanks for letting me know

  • @ArtisanCyanide
    @ArtisanCyanide 6 місяців тому +2

    Great video and explanation.. Thanks a lot! Im curious. Could you perhaps explain why there has to be this extra step of calculating the mesh inside the volume. And why a simple mesh to volume does not work or why we cant run the noise into the density of the volume to mesh node? Thanks 🙏🏻

    • @ryomizutagraphics
      @ryomizutagraphics  6 місяців тому +1

      Good questions. The mesh to volume node can’t be used because it doesn’t accept a Field value as input for its density. You need this because the ability for the noise texture to drive spatial variations in density is captured as a Field.

  • @dkwnalsl
    @dkwnalsl 5 місяців тому +1

    HI. Thank you for your video. But I can't understand 3:57 - 4:01. How to connect the R vector?

    • @ryomizutagraphics
      @ryomizutagraphics  5 місяців тому

      3:57-4:01, we are not doing anything with the R vector. (The R vector is given by the output of the vector subtract operation in the R vector frame). What is happening here is, I am just using the Geometry Proximity (which I use to compute the R vector) to also find the nearest normal vector.

  • @naveensn
    @naveensn 10 місяців тому +1

    Thanks a lot 👍

  • @esteban_ama
    @esteban_ama 4 місяці тому

    excellent explanation!! Thanks!

  • @pampajhariat1346
    @pampajhariat1346 3 місяці тому

    please explain how to change the colour of the material after making it porous

  • @noriega211
    @noriega211 9 місяців тому

    Great video with clear and concise explanations. ❤❤ ❤ thank you for sharing your knowledge

  • @me4ka23
    @me4ka23 3 місяці тому

    Very nice video, thank you for taking the time to make it!
    I have one suggestion for this and maybe future projects where you have complex node geometry setups. Could you provide the whole setup at the end of the video as a snap shot with high quality, so we can easily compare?
    I spent several hours investigating because I missed the connection from Geometry Proximity and thought you took the Distance instead of twice the Position for the Subtract and Sample Nearest vector calculations. It was just glanced over quiet fast and in the video the "noodle" connections are not super clear. Thanks and keep up the nice tutorials sir!

  • @indigoangelnewrevolution2466
    @indigoangelnewrevolution2466 10 місяців тому

    very cool, thank you brother

  • @eclairesrhapsodos5496
    @eclairesrhapsodos5496 2 місяці тому

    What node is in compare is it math?

  • @Sullendust
    @Sullendust 7 місяців тому +1

    Great tutorial! I'm applying this on a coin shaped object, but the particles are very narrow. How can I change the width of the particles?

    • @ryomizutagraphics
      @ryomizutagraphics  7 місяців тому

      Sounds like you might have forgotten to apply scale to your coin

    • @Sullendust
      @Sullendust 7 місяців тому

      @@ryomizutagraphics Thanks for the quick response! I have applied scale to my object, it doesn't make a difference. The particles are still narrow. When I scale the width of my coin object the particles become 'equal' in dimensions (sphere/cube), which is what I want! So how could I change the particles without changing the shape of the coin? Can I apply a certrain node for this?

    • @ryomizutagraphics
      @ryomizutagraphics  7 місяців тому

      Ok, in which case, add a Position node, connect it to a Vector Math node, and connect that into the input Vector socket of whatever texture you’re using to create the porosity. Set the Vector Math to multiply and set the multiply values so as to stretch/compress your position coordinates as needed to fix your scaling

    • @Sullendust
      @Sullendust 7 місяців тому

      @@ryomizutagraphics This does affect the width of the particles in a certain way, but more like a 'stretch'. It extrudes them kinda, rather than turning the particles into a sphere/cube as it does with object scaling.
      Could this have to do with the Volume Cube? Like I said before when I scale the width of my coin object the particles become spherical. And when I scale them even further beyond that they stretch out. It looks like the sweet spot for the particles is when my object has a 'cube like' dimension.

    • @ryomizutagraphics
      @ryomizutagraphics  7 місяців тому

      Might be faster if I check your blend file. Do you want to just email me what you have + a sketch of what exactly you want to get? My email is ryomizutagraphics@gmail.com

  • @drchriswilmer
    @drchriswilmer 9 місяців тому

    Super tutorial. Very strangely, this works for any mesh I try *except* cubes... for some reason the default cube gives strange results but Suzanne, icospheres, and other weird shapes all work fine.

    • @ryomizutagraphics
      @ryomizutagraphics  9 місяців тому

      That’s, odd…when you say it doesn’t work for cubes, how so?

    • @drchriswilmer
      @drchriswilmer 9 місяців тому

      @@ryomizutagraphics can youtube comments include screenshots? :) When I rotate the cube in edit mode, my porous volume becomes some kind of truncated parallelogram-prism (as opposed to just remaining as a cube). I assumed that I made a mistake in my node setup, but then when the same nodes gave perfect results for Suzanne and other objects I couldn't explain what was happening. I haven't investigated in depth, but I'd be curious if anyone else runs into the same issue. (maybe there's some edge case when the r-vector and normal vector are identical or something like that).

    • @drchriswilmer
      @drchriswilmer 7 місяців тому +1

      @@ryomizutagraphics I just played around with this a bit more and realized the problem occurs when there the density of faces is small. So, I get strange results for a cube, but if I subdivide the surface of the cube several times (and sometimes I need to slightly bevel the edges too) then everything looks right. So, not 100% sure what is going on but I suspect something with the way surface normals are calculated.

    • @ryomizutagraphics
      @ryomizutagraphics  7 місяців тому

      Yep, I agree - I’ve also found that this doesn’t work well for cylinders. Something about faces that are orthogonal to each other seems to complicate something…

  • @itsnotpossible288
    @itsnotpossible288 2 місяці тому

    You are a king, your country thanks you

  • @DeShark88
    @DeShark88 10 місяців тому

    Thanks! This is great. Would there be any issue just creating the porous volume as before (as a cube) and then applying a Boolean "AND" after with the target mesh?

    • @ryomizutagraphics
      @ryomizutagraphics  10 місяців тому +1

      If you want to apply the Boolean operation after the volume cube, you’d need the operation to apply on the Volume Cube output (ie geometry), rather than a density field input. For this, you can’t use Boolean Math AND. Instead, you’d need to convert Volume to Mesh and then use a Mesh Boolean. But this is somewhat heavier to run

  • @TheEnhil100
    @TheEnhil100 9 місяців тому

    Tanks you so much for this

  • @justuskaida9087
    @justuskaida9087 8 місяців тому +1

    works really wonky, i have to change seemingly random things to make it work