Blender Tutorial: Connect The Dots with Geometry Nodes, The "Plexus" Effect

  Рет қаралды 90,949

Entagma

Entagma

Күн бұрын

Пікірлер: 179
@MicheleoTuTo
@MicheleoTuTo 2 жыл бұрын
I know this is absolutely irrelevant, but his voice is ASMR for me. His plosive sounds are like walking on paper bubble wrap, and I can't get enough of it
@brunocfer2
@brunocfer2 2 жыл бұрын
i still would prefer a bit of a pop filter, but its still great content!
@AndyRedwood
@AndyRedwood 2 жыл бұрын
Ha! He actually reminds me of ZeFrank in places. Great video, thank you!
@krishnabaro6036
@krishnabaro6036 2 жыл бұрын
😂😂😂 I agree
@metulski1234
@metulski1234 2 жыл бұрын
This is Manuel Casasola Merkle, One of the two founders of Aixsponza. I also love his voice :).
@shawnyhu
@shawnyhu Жыл бұрын
Make me fall asleep in less than 5 mins, EVREY TIME.
@FarukAhmet
@FarukAhmet 2 жыл бұрын
Index manipulation is one of the harder thresholds you need to cross when moving onto intermediate and advanced parts of node construction. It hurts your brain a bit at first but it's also very satisfying when you manage to solve little puzzles like this one. This is a great demonstration of it, thanks! Always look forward to more Geometry Nodes tutorials from you.
@BlenderBob
@BlenderBob 2 жыл бұрын
We badly needed this 2 years ago. Thanks for the awesome tutorial. Subscribed!
@kunemann
@kunemann 2 жыл бұрын
Me too 😄 I ended up doing it with Animation nodes 😅
@AArmstrongC
@AArmstrongC 2 жыл бұрын
🤯 while watching this tutorial my neurons got the plexus effect... just a few connections remain, and most of them got deleted. Thanks fot the Tutorial!
@kaikizzle
@kaikizzle 2 жыл бұрын
Honestly one of the best explained tutorials to a geometry nodes topic out there. I appreciate that you explain every logical decision and also which kind of results from the calculations you expect and why. Great!
@S1KHooligan
@S1KHooligan Жыл бұрын
Wow. This is a lot of information but incredibly valuable. I love how thorough and deliberate you are about the way you go about this.
@zboy303
@zboy303 2 жыл бұрын
A nice addition to this set-up is to have the connections fade out before they disappear. Add another Store Named Atrribute after the other four (before Delete Geometry) and name it 'fade'. Plug the Distance to the Value input of a Map Range (Smoother Step looks best) using these settings: From Min:0 From Max: plug in your distance greater than value To Min:0 To max:1 Then place a Mix Shader in Cd material between your BSDF and Material Output and add a Transparent BSDF to the bottom socket and add another Attribute and pluc the Fac to the Mix Shader Fac. Don't forget to use the same name 'fade'. In Eevee set the material to 'Alpha Blend'.
@Entagma
@Entagma 2 жыл бұрын
Nice idea, thank you!
@zboy303
@zboy303 2 жыл бұрын
@@Entagma Great, glad you like it. Thanks again for this amazing set up. Looking forward to watching your Patreon courses :)
@borington4317
@borington4317 2 жыл бұрын
You can also use Scale Elements on edges for a similar effect; if you set the scale center to one of the verts, it looks like the vert is "reaching out" to the other one
@matthewhunt4835
@matthewhunt4835 Жыл бұрын
Late to the party here, but this is exactly what I'm trying to achieve, I will be forever in your debt if you could let me know the answer to this. Can you clarify how to set the scale center to one of the verts? Which node is plugged into "center" please? And is the scale elements node placed after delete geometry? @@borington4317
@gowthamnaa6953
@gowthamnaa6953 Жыл бұрын
Your Intro animation is mesmerizing.. watched it a few times before going in for the actual video..
@KatieBadenhorst
@KatieBadenhorst Ай бұрын
Wow! This was easy enough for me to follow and recreate, but I think it'll be a while before I really understand it all. Gonna keep at it. Thanks for the great tutorial :)
@theroyalbureau
@theroyalbureau 2 жыл бұрын
I really appreciate the forward momentum and explanation in these tutorials. I absolutely hate it when someone takes you down one path only to say "this is the WRONG way to do this bit and now I'm going to show you the correct way."
@Al_KR_t
@Al_KR_t Жыл бұрын
You can also invert distance through color ramp and connect it into "set curve radius" before "curve to mesh" to make short lines thicker and long lines thinner! Great tutorial, thank you. I love that you include theory in the beginning so that I actually understand what is going on!
@Al_KR_t
@Al_KR_t Жыл бұрын
Also you can store that distance as named attribute and use it in shader tab to give lines different hue/saturation/brightness or even transperancy depending on how long each line is
@HAZD_xyz
@HAZD_xyz 2 жыл бұрын
Amazing. i've managed to undestand all and nothing at the same time. I will copy everything with no mercy! Thanks
@kretoskim
@kretoskim 2 жыл бұрын
🤣🤣
@tomsharpe8160
@tomsharpe8160 Жыл бұрын
Simply amazing the power of this free software...thank you Manuel for having such an affable manner making something as complicated as this seem so easy...I could listen to you all day...
@TripTilt
@TripTilt 2 жыл бұрын
Mind blowing! Absolutely! I need to try that! And I know something you don't know :) It hurts me to see you copy the nodes and plug everything back in, let me tell you, Ctrl+Shift+D duplicates selected nodes with the input noodles! Also works in shader nodes... you're welcome, keep on making such great tutorials and keep pushing the limits!
@nebukam
@nebukam Жыл бұрын
Absolutely incredible tutorial, thank you for putting this together. This is a truly brilliant workaround the lack of loop nodes at the moment :) Some alternative approach at two places: - The module set-up around 10:40 could be replaced by a "Wrap" function (from the same math node) using `Point Count` as a `Max` input. - For color/attribute retrieval, this can be done with less node at the end using `Index Sampling` by sampling the position; ultimately allowing to sample and transfer more attributes from the original cloud more easily than duplicating the mapping setup. It's technically an approximation but in this setup it's 100% reliable. Ultimately more maintainable and performant! :D
@qedqubit
@qedqubit 2 жыл бұрын
lol... just 2 hours ago i checked to see if you've uploaded anything new for blender...but no; you hadn't... now two hours later 🤩 YESSS !
@ryguy81538
@ryguy81538 2 жыл бұрын
You are next level homie. Amazing walk-through of this effect.
@OperonArt
@OperonArt 2 жыл бұрын
Another excellent showcase Manuel, Entagma is definitely my go to channel for Houdini and Blender!
@fakecubed
@fakecubed 2 жыл бұрын
Really cool project. I'm confident I could have figured out the math myself and most of the rest, but the sample index nodes and store named attributes nodes is where I would've run into trouble. All the index stuff with fields is so useful but it's always a struggle for me to work out on my own. I really need to start using those nodes more and get more comfortable with them so this sort of thing becomes more intuitive to me. I appreciate the fairly complex but still understandable example. I'll be studying this quite a bit. Thank you.
@mardvkmedia3159
@mardvkmedia3159 2 жыл бұрын
wow, this was such a clever approach. I love this channel. this is killer work!
@toshivibe
@toshivibe Жыл бұрын
Long term subscriber and love your tutorials. Been looking for this for a long time, inspires me to explore Blender more and more. Thank you!
@Entagma
@Entagma Жыл бұрын
Thank you for your long term support and for diving into Blender more!
@brewdog8626
@brewdog8626 9 ай бұрын
At time stamp 19:35 you say to add a math node and set it to modulo. However you choose multiply from the dropdown list. the correct location was shown earlier in the vid at timestamp 10:30 just incase like me others get a little confused.
@lazarwolftube
@lazarwolftube Жыл бұрын
Holy guacamoly! Hats off for this intricate tutorial
@serjrif6275
@serjrif6275 Жыл бұрын
This is sick! There are new neural connections happened in my head
@Funart3D
@Funart3D 2 ай бұрын
amazing ty so much, loved it from start to finish will def try ot out n make something this kind of. lovely result, mezmarizing to look at
@scatterbrainart
@scatterbrainart Жыл бұрын
Just when I thought I had somewhat of a handle on Geometry Nodes, I work through a tutorial like this and just watch all the concepts fly way over my head. I honestly don't think I'll ever master this stuff.😕
@man_art_man
@man_art_man 2 жыл бұрын
One of the best Blender tutorial! Thanks a lot for your work!
@mrdgn2340
@mrdgn2340 Жыл бұрын
I just needed that to learn more about nodes , so helpful already one of my fav Channel you deserve more ,keep it up .
@pontosinterligados
@pontosinterligados 2 жыл бұрын
This was amazing. I am glad you guys can use the Houdini mindset to build things out of Blender. I wouldn’t be able to solve this effect just by reading the docs. 😅
@ABlackbirdCalledSue
@ABlackbirdCalledSue Жыл бұрын
Absolutely genius! One of the best geometry nodes tutorials out there! I do wish there would be something like a VEX node like in Houdini.... Then again, the progress they've shown with geo nodes is truly impressive.
@fabbrobbaf
@fabbrobbaf 2 жыл бұрын
Thank you Manuel! Everytime I learn a great deal from your tutorials. I can't wait to see you dealing with the upcoming simulation/loop module of geometry nodes!
@aqjroproject
@aqjroproject 2 жыл бұрын
What version of blender are you using? and thanks for the material very well composed lesson
@Entagma
@Entagma 2 жыл бұрын
3.4. Beta
@Aaws424
@Aaws424 5 ай бұрын
This is exactly what i was looking for thanks a lot man 😍😍😍 you are the absolute best
@nenghuo
@nenghuo 2 жыл бұрын
Love your GN Video, is always inspiring.
@MicheleoTuTo
@MicheleoTuTo 2 жыл бұрын
A legend complimenting a legend 🙂
@marcoturchi1228
@marcoturchi1228 2 жыл бұрын
Extremely well explained and easy understandable! A lot of knowledge learned with this tutorial, thank you!
@Pewi73
@Pewi73 Жыл бұрын
Amazing mathematics lesson too. Thank you so much for the clear and understandable tutorial.
@shmuelisrl
@shmuelisrl 2 жыл бұрын
finally found someone else doing the looping in GN. it's not so well known, and I hear people complaining that they need loops when they already have a semblance of them.
@shmuelisrl
@shmuelisrl 2 жыл бұрын
I plan in making a series on this
@issac7787
@issac7787 Жыл бұрын
All this for free?? smh what a god creator , subscribed
@arteyespinacas3328
@arteyespinacas3328 Жыл бұрын
That was very useful and I enjoyed it to some extent. I understood some of it but not all of it. Thanks
@MadquakeCreative
@MadquakeCreative 11 ай бұрын
Simply amazing! I learnt A LOT! Thank you!
@emanfinding2603
@emanfinding2603 2 жыл бұрын
Awesome to see workflow in blender 🤗
@r0naldhuber578
@r0naldhuber578 2 жыл бұрын
Good God!! You damn near need to be a mathematician to figure out how to do this!! I thought I was listening to Albert Einstein!! Very nice voice!
@Skalofrio1293
@Skalofrio1293 2 жыл бұрын
I recently discover your channel, and is pure gold!! Awesome videos
@man_art_man
@man_art_man 2 жыл бұрын
And its done! :) have learned a lot! Now i have headache ))) after all this nodes connections... Will share this with you later on in Instagramm...
@friedpet28
@friedpet28 2 жыл бұрын
If you are lazy like me and don't want to get the latest blender version to get the new nodes, you can still make a very similar setup: replace Distribute points in volume by duplicating Suzanne a few times and scaling them down and feeding in the joint geo into a Distribute points on faces node replace Sample index with a Transfer attribute I had to handle the color attributes a bit differently at the end but the result is similar
@odealajoie-fr
@odealajoie-fr Жыл бұрын
Very great tuto!! Thanks a lot for sharing!
@JoaoPinela
@JoaoPinela Жыл бұрын
Wow. Impressive. Congrats and thank you for the tutorial.
@vladwatkins
@vladwatkins 2 ай бұрын
Is there an updated video you know of, for 4.2 just learning Blender. At 19:00 I don't see any visible connections, even after deleting the viewer node. Or it just is a straight line going up. Some of the Node settings are different. The one downside of this amazing Program is if youre learning it from scratch, its updating so fats that its impossible to keep up with lol
@genesis2303
@genesis2303 2 жыл бұрын
Thanks, much better method than what I found lately and posted on Twitter, it seemed weird with field plugged to switch boolean, your method have more sense.
@BoboTheImp
@BoboTheImp 2 жыл бұрын
I love how you keep fighting through restrictions in geometry nodes. Loops will come sure, but, we can brute force through it XD
@williamlacrosse9389
@williamlacrosse9389 3 ай бұрын
Absolutely magnificent
@theGoogol
@theGoogol 7 ай бұрын
Excellent tutorial! Subbed :)
@shallowandpedantic2320
@shallowandpedantic2320 Жыл бұрын
Wow, that's so cool. Thank you!
@AndyTanguay
@AndyTanguay 2 жыл бұрын
Fascinating, but wow...a LOT to learn. It's a completely new way of thinking. And bad for folks who didn't do advanced math in school....ahem.
@jonwoods6745
@jonwoods6745 2 жыл бұрын
Thank you very, very much for making this!
@ToraVictoria
@ToraVictoria Жыл бұрын
Love your tutorials - thanks!
@boyhenryisa2452
@boyhenryisa2452 Жыл бұрын
Awesome tutorial!A question is:can we control the number of connected points just like 'max search point' in Houdini connectajacentpoint node?
@cookinkitty
@cookinkitty Жыл бұрын
Thanks for the awesome tutorial, some of it is way above my head but i got it done. Could you point me in the direction of how the glowing/sparkling effects were done,.. was it in geo nodes, or composting???
@robinlk
@robinlk 2 жыл бұрын
Coming from Maya, I'm on a Houdini and Blender learning spree and I absolutely love tutorials like this. Thank you for all the time and effort you put into this! Manuel mentions he did a similar tut for Houdini about four years ago. Does anyone have the link? (can't seem to find it).
@eduardpintilie
@eduardpintilie 2 жыл бұрын
Thanks for the amazing tutorial. Subscribed! 🙂👍
@DesignerJo89
@DesignerJo89 2 жыл бұрын
Wow very nice tutorial and you explained all the details :) Thank you so much. I don't get one thing. How do you create such a nice effect (glare/sparkling/bloom etc.) like in the intro of this tutorial?? I don't even come close to this
@charlymop
@charlymop 2 жыл бұрын
I suppose it is done incompositing, I haven't tried the compositing part of Blender yet, but this kind of effect is straightforward either in After Effect or Nuke using some kind of exponential glow. I suppose also that the DOF is rendered through camera.
@heshjohans5331
@heshjohans5331 2 жыл бұрын
Iteresting approach on nested loops ..!
@gottagowork
@gottagowork 2 жыл бұрын
How would you deal with setting up tangent spaces for geometry and aniso shading purposes in Blender Cycles, including handling of singularities? What was done in New In Houdini 19.5 Pt.1 & Pt.2 just blew my mind, but I wouldn't know even where to start. If it's even within reach in Blender at all. Calculating tangents manually may be preferred over using derived from UV space, as tangents are - unlike normals - not smoothed across the seam. This will lead to horrific shading errors along the seam and I avoid UV seams now like the plague if I can. "Not an error" according to developers 😞
@Entagma
@Entagma 2 жыл бұрын
Hi gottagowork, I fear I don't know the answer. But it is an interesting topic. Will see if I find the time to look into this.
@andreyshell
@andreyshell Жыл бұрын
It's amaizing! Subscribed
@tallyman138
@tallyman138 2 жыл бұрын
Simply awesome... Thanks a lot!!!
@BlenderFun_
@BlenderFun_ 2 жыл бұрын
great tutorial, great explanation!!
@TheZenxu
@TheZenxu Жыл бұрын
very nice tutorial. this seems so complex but very well explained
@quad-studio
@quad-studio 8 күн бұрын
Insane tutorial! I'm building something very similar and found many brilliant workarounds here! one question; anyone has an idea of how to make the lines dotted?
@knyle55
@knyle55 2 жыл бұрын
Awesome as always! Thanks for this. 😁👌
@sputnikcinema
@sputnikcinema Жыл бұрын
Amazing! Thank you so much!
@dominionscave4752
@dominionscave4752 2 жыл бұрын
And once again, another tutorial of a feature I have been wanting that is using a beta version of a future Blender release that I cannot use with the latest current release version. It also explains why I had failed to do the same myself a couple of months back when 3.3 was released. Additional specialise nodes are required. It also enforces a sadness I have had for years that Blender has no real C++ or C plugin system where I am sure this kind of feature would have been added years ago (and many others) by coders so much more easily and efficiently with a few lines of code rather than so much complexity and so many nodes. Even so, It is quite impressive how one person has found a way to create this. Well done. I will just have to wait to see if the new nodes featured here that are not in 3.3 do make it to the released version of 3.4, if not added to 3.3 beforehand.
@xma3runpk
@xma3runpk 2 жыл бұрын
Is there a way to do this in Blender 3.3😅🙈🥺
@VíctorAlonsoGonzález-n1w
@VíctorAlonsoGonzález-n1w Жыл бұрын
Lovely tutorial! Thanks for your hard work. Are you planning to make more tutorials now that Blender 3.6 includes simulation nodes?
@scottcrozier5310
@scottcrozier5310 11 ай бұрын
How would this tutorial change with the new repeat zones in blender 4.0?
@Brixxter
@Brixxter 2 жыл бұрын
Great tutorial, made it through to the end. All works fine except the colours, for some reason. I can't wrap my head around it. All is set up like in your scene but the spheres remain black.
@Brixxter
@Brixxter 2 жыл бұрын
Ended up working my way around it by plugging the random output of an object info node into the colour ramp directly in the shader. Doesn't give me fine control like the texture, but oh well.
@designbybeck
@designbybeck 10 ай бұрын
With the latest 4.0.2 (which is 1year after you made this video. A number of things have changed in GNs! there spot where you add Instances to Points, doesn't have the Points Node to plug into. That is as far as I could get with this tut not knowing more about GN and how they translate to the newer versions of Blender. Really cool though, I just wasn't able to do it in 4.0+
@mrowe12340
@mrowe12340 2 жыл бұрын
Thank you for explaining so well that even I could follow, is there an addon for extending math nodes to get >= node?
@Entagma
@Entagma 2 жыл бұрын
Hi Scistar, not that I know of.
@Thiagz
@Thiagz Жыл бұрын
Wow this tutorial is so great! Thanks to explain so well your intention , workflow and why you do things . I have a problem, I could not calculate the distance between 2 points, the vector math operation turn to orange when I select distance, than switch automaticly to divide when I play the anim. thanks
@Thiagz
@Thiagz Жыл бұрын
was a bug, I reinstall blender, fix it.
@Thiagz
@Thiagz Жыл бұрын
I’m trying to create face like plexus. And i can’t find a way. It’s possible to create a face between 4dots?
@mystery_guy
@mystery_guy Жыл бұрын
@@Thiagz I hope someone answers this for you, I want to know too
@cgdoctor8241
@cgdoctor8241 Жыл бұрын
Wow I was listening to this tutorial and I saw like the math and the complexity is just cool but there is a much simpler way to connect the points or vertices and I am gonna try my best to explain cause it's something I tried alot and seems to get the job done On the points instance a bunch of ico sphere with a resolution of 3 to 4 (don't worry much about resolution cause I the end most vertices are terminated) then realize them and they are back to meshes Extrude the into vertices by a scale of zero, at this point let's call the output that comes of here mesh 1 Now set the position of the top vertices using the set position node in the following way ,connect mesh 1 to a ray cast node whose hit position is connected to the position in the set position but also its "is hit" is included in the selection of the set position by selecting "top vetices"from the extrude mesh and (boolean math node included) "is hit" included Going back to the ray cast node in the ray cast direction the normal is used before the current mesh was even extruded (capture attribute of normal vector involved) and still this won't work due to the source position so to be done is that you take the position connect to vectormath set to add then connect the vectormath to the source position afterwards then in the vectormath set to add connect the scale normal vector to the unconnected socket that is scale to a very small amount even 0.000001 is enough cause blender will know what you mean and finally you'll get a bunch of ico spheres all linked together and now the ray cast length determines the maximum distance between edges connecting such vertices Now go a head and add another set position node and this time from mesh1 set a separate connection to a sample nearest surfers node set for vector attributes and its value output connect to the position socket in the newly added set position node Back to sample nearest node the qn is what vector attribute are we actually sampling or transferring? and a simple way to answer this is the mean position in mesh islands and how do we get that ?so here is how add in an accumulate field node Then set it to vector and in the group index connect and the mesh island index from the mesh Island node afterwards connect the "total" from the accumulate field node to a vectormath set to divide and the real qn is what are we dividing it with ? The answer by the number of points involved in the summation as in that's the basic definition of mean and this is how we get it Add in accumulate field node set to vector or float or integer it doesn't really matter just make sure the values in the "value " accumulate field is 1 In the group index you connect mesh island index from mesh island node and the total obtained is the number of points in the mesh island so just connect it to the vectormath and before you know it will like as if all vertices have been merged together to a single mesh island but in the actual sense they haven't in order to correct that just add a merge by distance node and abracadabra less math and more fun you got all vertices merged and number of vertices have been seriously shrieked down How you have a good day tutorial was great
@cgdoctor8241
@cgdoctor8241 Жыл бұрын
kzbin.infoXH7d9iaR6Js?feature=share
@hectorescobar9450
@hectorescobar9450 6 ай бұрын
Hey guys! Was wondering if you guys could do some geometry nodes racing track but on the stile of wipeout using modular pieces in geometry nodes. There is virtually no info on this anywhere
@SunsetRacer
@SunsetRacer Жыл бұрын
Very nice tutorial, Thank you ! PS: The link in the description for the download is broken
@jesudoss7795
@jesudoss7795 Жыл бұрын
Thank you Sir😊
@michaelwerkov3438
@michaelwerkov3438 2 жыл бұрын
Is this a german-british accent? Whatever it is... it's my favorite
@warlord76i
@warlord76i 2 жыл бұрын
So i guess i found a bug. When in the end u recall the named attributes " mypos " and the "trg_pos" when i put those in, i had only 2 lines in viewport not connected. I had to change the named attribute my pos to something else, and than choose again "my pose" and "trg_pos" and only after that the lines appeared correctly in the viewport.
@justy256
@justy256 Жыл бұрын
Sir you have a clear, instructive beautiful accent; the Bob Ross of our age! May I ask you how you got it? :)
@eliasvargas.
@eliasvargas. Жыл бұрын
please more geometry nodes tutorial! also im curious if your geo nodes course on patreon is outdated? or if it's been updated with documentation of some sort
@zboy303
@zboy303 2 жыл бұрын
This is some serious low-level GN. I am in admiration of how your mind works! I suppose the comparing of indices is only possible because they each have unique IDs going on in the background?
@Entagma
@Entagma 2 жыл бұрын
no, not really. I am using the indices of the newly created points to map to the indices of the original points
@zboy303
@zboy303 2 жыл бұрын
@@Entagma Thanks for replying! Oh OK, I am slightly confused between Index vs ID. I thought ID might be what you are referring to at 16:18
@tosinoyewoleolamilekan9143
@tosinoyewoleolamilekan9143 Жыл бұрын
Thanks for the tutorial sir and thanks for give easy access to it file. Sir, I open the file and add Camera with light to the seen and when I render an image in the result the monkey head is displaying in the middle of the point networks, please how can I hide the monkey to be able to render out the point animation sir. I will appreciate your feedback sir.
@mystery_guy
@mystery_guy Жыл бұрын
in your scene collection panel, top right of your screen, look under Collection, find Suzanne. On the right of the name Suzanne you will see a camera icon. Click on it to make it dim. Now Suzanne won't render.
@tosinoyewoleolamilekan9143
@tosinoyewoleolamilekan9143 Жыл бұрын
@@mystery_guy thanks sir
@Nealcar30489
@Nealcar30489 7 ай бұрын
anyway helpful tip to make it loop in an animation?
@apzzpa
@apzzpa Жыл бұрын
Heyyy, you guys are amazing!!! Going to sub to your Patreon. I was wondering you could make a tutorial on the Geometry Proximity node and how to use it to scale a field to resemble growth, much like your Plant Growth with Fields tutorial but instead of scaling an empty using the proximity of an object. Crossmind studios made one which is absolutely fantastic would love to see your approach with your math knowledge. Thanks
@dkm
@dkm Жыл бұрын
Not asking for handouts here, but how the hell you go from your projectfile to shown demo of the plexus?
@davidbenoit919
@davidbenoit919 2 жыл бұрын
Very nice tutorial. There is one thing i have trouble understanding : How come the ''index'' node that comes before the ''sample index'' nodes samples the index of the 441 points, and not the index of the 21 original points? I'm wondering because the geometry that is plugged into the sample index is the original 21 points.
@DaniilZvyagintsev
@DaniilZvyagintsev 4 ай бұрын
Hi!) Did you figure it out? I can't understand this moment too. It looks like the index field node reads the values from geometry plugged into "store the named attribute" node, but why?!!?!? .....
@rosemariemcgowan6388
@rosemariemcgowan6388 4 ай бұрын
Thank you xx
@infographie
@infographie 10 ай бұрын
Excellent.
@rustamchu
@rustamchu 2 жыл бұрын
wow! best tut no cap!
@SamG-nq4pi
@SamG-nq4pi Жыл бұрын
How to make the UV stop moving ?
@MattSigmaX
@MattSigmaX 2 жыл бұрын
20 mins in, nothing shows up in my view port. What I'm I missing?
@mystery_guy
@mystery_guy Жыл бұрын
me too, time to go back to the beginning of the video and review all my connections, I made a mistake somewhere...
@mystery_guy
@mystery_guy Жыл бұрын
I found my problem, the last thing before 20:00, when adding Index, Modulo then Switch. I didn't change the default value of Modulo from .5 to 2.0. Change it to 2 and you will see lines!
@Tommy22Tall
@Tommy22Tall 2 жыл бұрын
There seems to be a LOT of redundant distance checks in the description... The distance between point X and point X is always zero, no matter which order you put the same point in. And the distance between point X and point Y is always the same as the distance between point Y and point X. I really hope it's just a confusing mis-explanation? Any two points you already know the distance between should not be recalculated.. that's just wasted CPU cycles. Ah... 14 minutes in that was brought up.
@Entagma
@Entagma 2 жыл бұрын
Hi Tommy22Tall, you‘re right! Thanx for the heads up. If you do the index comparison first and delete the points. Then do the distance comparison on the remaining points, the setup should execute quite a bit faster!
@3drwny
@3drwny 2 жыл бұрын
Thank you very much : )
@lobocloud
@lobocloud 4 ай бұрын
you are the very best!!
Blender Guest Tutorial: Differential Line Growth
15:02
Entagma
Рет қаралды 15 М.
This node is just INCREDIBLE - Blender
29:04
Stray Creations
Рет қаралды 70 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
A guide to attributes & fields - blender geometry nodes
13:35
harry blends
Рет қаралды 65 М.
Houdini Tutorial: Space Filling Cable Generator
19:47
Entagma
Рет қаралды 7 М.
How I made these Column Rocks in Blender - Geometry Nodes
12:56
Maxime Gerardin
Рет қаралды 6 М.
Blender Geometry Nodes Tutorial - Mesmerizing Plexus Effect
26:53
Brushstroke Tools for an Easy Painterly Look - Free Blender Addon
16:23
10 Geometry Nodes HACKS in Blender (+ free download)
18:20
Stray Creations
Рет қаралды 69 М.
Every Node in Blender Geometry Nodes | Geometry pt.1
21:48
HEY Pictures
Рет қаралды 131 М.
Real Plexus Animation Loop - Blender Tutorial
32:43
Deayan Studios
Рет қаралды 6 М.
Creating Realistic 3D Water in Blender : The Ultimate Guide
21:05
The Greatest geometry nodes Collection
12:01
blendereverything
Рет қаралды 34 М.