Geo Nodes Tutorial: How to Make Trees in Blender!

  Рет қаралды 9,041

Kenan Proffitt

Kenan Proffitt

Күн бұрын

Пікірлер: 37
@anarchodolly
@anarchodolly 6 ай бұрын
Nice one! I've tried a few geo-node tree tutorials and this one seems the best balance of simplicity and tweakability.
@KenanProffitt
@KenanProffitt 6 ай бұрын
Thanks! Yes, that was the idea. It can easily spin out of control when using geo nodes haha! Hopefully this is a happy medium :)
@admin13dcg68
@admin13dcg68 4 ай бұрын
Amazing work! Good, clear walk-through. This is the best video I've seen for tree creation and an excellent walk-through on using Geometry Nodes. Well done.
@KenanProffitt
@KenanProffitt 4 ай бұрын
Glad it was helpful! Thanks for watching!
@DoctorIvoRobotnikartist
@DoctorIvoRobotnikartist 5 ай бұрын
"It lengthy tutorial" It's 30 mins You have clearly understated me
@KenanProffitt
@KenanProffitt 5 ай бұрын
Haha Some people click away when they see the time length. 😅 glad that didn’t stop you! 💪
@ruslandad365
@ruslandad365 2 ай бұрын
At 20 minutes my brain began to smoke
@liamwinzer764
@liamwinzer764 Ай бұрын
I just followed this tutorial and when I got to adding the leaves they wont appear no matter what setting I change. Could there be something I'm missing? I used the maple leaf file provided in the description of this video. I have the probability all the way up and everything is connected properly. The scale is super high already and I already messed with the less than and greater than and nothing changed. I'm very confused if anyone could help I would appreciate it.
@mintermusic5683
@mintermusic5683 Ай бұрын
Try changing the count on the Resample Curve node that plugs into the Instance on Points node for the leaf group, fixed the same problem for me. If you look around the 32:21 section it has been changed to 4. Hope that helps :)
@ronjon8471
@ronjon8471 Күн бұрын
​@@mintermusic5683thanks brother 😊
@googlefuuplayad9055
@googlefuuplayad9055 6 ай бұрын
😳.. Okeeyyy.. 😊👍Wow very nice, Thanks 🐈🐾🐾
@KenanProffitt
@KenanProffitt 6 ай бұрын
Thanks! Glad you enjoyed it!
@kraig800i
@kraig800i 2 ай бұрын
I'm not too sure where I'ver went wrong but the noise module keeps knocking the branches far away from the trunk as soon as I introduce the smallest amount of noise. Despite copying the vector subtract of 0.5. Is there a way to lock the end point to not be affected by the noise node? I tried an end point node in the selector as well as a Spline parameter through a float curve yet both don't seem to have any effect on it.
@astitva3d
@astitva3d 3 ай бұрын
25:59 why not use a repeat zone insted of doing it manually ?
@KenanProffitt
@KenanProffitt 3 ай бұрын
That's a good idea. It wasn't set up to be able to be an exact copy but reworking some nodes to use the repeat zone would be a good plan!
@astitva3d
@astitva3d 3 ай бұрын
​@@KenanProffittI tried it using repeat zone, Completely meshed up😅😅.. I think I need some more node knowledge.
@ZennExile
@ZennExile 6 ай бұрын
How do I get trees that grow from and incorporate rocks or boulders into the trunk and root structure though?
@KenanProffitt
@KenanProffitt 6 ай бұрын
Ah now that's a pretty cool concept! I'd imagine you would need to utilize the ray cast node to get the distance from your roots to your rock objects. Then use that to shrink-wrap the curve of your roots to the position of the rocks. You gave me a good idea! :D
@ZennExile
@ZennExile 6 ай бұрын
@@KenanProffittthere's always been this unnatural separation of trees and plants based on the terrain textures, and it's always felt so wrong. Trees will grow out of the crook of a branch in a larger tree... plants will grow from a thimble of dirt on the top of a boulder. And the roots of a large tree will wrap around a boulder to reach the soil beneath it, over time even lift it up off the ground. Like a fence someone forgot 50 years ago on a farm in the midwest that's now fully incorporated into a tree halfway up its trunk. Plants should grow everywhere on everything that doesn't poison, freeze, or cook them. It's bugged me for a decade.
@Stephen-T-Clark
@Stephen-T-Clark 6 ай бұрын
Adjusting the probability on the branch instances at variable levels tends to leave behind floating branches at higher levels (i.e. if I drop down the probability for a level 1 branch, a level 2 branch may still get left floating in space on nothing). Did I mess it up or miss a step? It's still a great tutorial, and the first one that produced a result that I felt was worth imitating, I am just struggling as a new geometry nodes adapter.
@KenanProffitt
@KenanProffitt 6 ай бұрын
Hey Stephen! Try feeding the result from the equal node (that's mixing your "greater than" and "less than" integers for the branches) into the top of a math node. Then set that to multiply. Then in the bottom of that multiply node feed the boolean probability node. Then take that value output and feed it directly into the selection of your instance node. And leave the pick instance value empty. I should have done it that way in the tutorial, but I messed that up I believe 😅
@anicapalini
@anicapalini 7 күн бұрын
@@KenanProffitt Great 🙂 I met this problem of some Branches Level 2 floating away at 23 minutes and your answer solved it 👍 Thanks a lot
@VisualistAyush07
@VisualistAyush07 6 ай бұрын
Thank you
@KenanProffitt
@KenanProffitt 6 ай бұрын
You're welcome!
@DanielOzbirn
@DanielOzbirn 3 ай бұрын
some, actually most of my branches dont actually come off of the trunk, they are adjacent to, but not actually coming out of the trunk, where I can see the open caps. Do you know what could be causing that? Its like they are offset from the original curve
@rajaramaryal5881
@rajaramaryal5881 3 ай бұрын
How we can get the leaf angle of those leaves and can we put those leaves in a single voxel and get the leaf angle per voxel
@kalpit3d934
@kalpit3d934 6 ай бұрын
looks like you are Grasshopper turned Geometry node user, am i right ? at 7:15, instead of making seperate trim curve, I think you should make some algorithm like checker deselect on points so the points remain attached to main curve.
@DeFreakyA
@DeFreakyA 5 ай бұрын
I find this a great tutorial! It explains what everything does in some sense. I do have a question. I still don't know why resampling the first curve does add more main branches but slides them downward, making me have to adjust the less than and greater than values to get things to show correctly. But it does work. Same on the other levels. I always need to adjust the less than and greater than values to correctly add branches instead of having them slide inwards. I see that you just up the resample curve value. Any idea what is going wrong? I feel like i followed the whole video correctly. I can probably figure out some formula and node shenanigans to have everything transform at once, but figured i'd ask :) Thanks! Edit: at the leaves it gets worse, i can not add more even if i wanted to. I don't know what has gone wrong here :s
@Jorick_Sephis
@Jorick_Sephis 3 ай бұрын
Great tutorial, not too hard to follow along! I am having some issues though, I've got random branches from the second and third levels just floating in midair, not attached to any of the larger branches, any idea what might be causing that?
@KenanProffitt
@KenanProffitt 3 ай бұрын
Hey There! It may be from the way I set up the probability node. You may try feeding the result from the equal node (that's mixing your "greater than" and "less than" integers for the branches) into the top of a math node. Then set that to multiply. Then in the bottom of that multiply node feed the boolean probability node. Then take that value output and feed it directly into the selection of your instance node. And leave the pick instance value empty.
@godshotsub2826
@godshotsub2826 3 ай бұрын
@@KenanProffitt Aye, bro had the same issue and this did fix it. But once you have done this step there might still be some flying branches, so if you still get those flying branches, adjust your probability value, it vanished for me. And you have to do this for ALL levels... I think it might fix it.
@_casg
@_casg Ай бұрын
@@godshotsub2826 broooo i cant even the get leafs to show up wtf... but i did manage to procedural unwrap the entire procedural model. but no damn leaves ;(
@raechelfergusonart
@raechelfergusonart 6 ай бұрын
Super cool!
@sistemafuturo
@sistemafuturo 6 ай бұрын
Amazing. This kind of AI is really cheap and transparent, it would be great to see add-on creators relying on some of these "soft" computing techniques.
@mightbefunny
@mightbefunny 6 ай бұрын
Cool! 🌳
@papahazada5854
@papahazada5854 6 ай бұрын
Chido
@_casg
@_casg Ай бұрын
no matter what i do i cant even get the leaves to appear
Intro to Geometry Nodes In Blender! | Procedural Donut Tutorial
23:03
Kenan Proffitt
Рет қаралды 1,9 М.
Creating Photorealistic Trees That Don't Suck! Blender Tutorial
4:23
Cinematic Cookie
Рет қаралды 36 М.
Фейковый воришка 😂
00:51
КАРЕНА МАКАРЕНА
Рет қаралды 6 МЛН
这三姐弟太会藏了!#小丑#天使#路飞#家庭#搞笑
00:24
家庭搞笑日记
Рет қаралды 118 МЛН
Dad gives best memory keeper
01:00
Justin Flom
Рет қаралды 20 МЛН
How to Make Cliff Formations in Blender! Geo Nodes Tutorial #b3d
16:41
Kenan Proffitt
Рет қаралды 1,9 М.
plant factory   the best tree generator is now free
10:14
TopChannel1on1
Рет қаралды 103 М.
Sergio Casilimas VFX Houdini
1:52
Sergio Casilimas
Рет қаралды 8 М.
This node is just INCREDIBLE - Blender
29:04
Stray Creations
Рет қаралды 61 М.
Geometry Nodes Tutorial: Blender Nature #b3d
27:55
Kenan Proffitt
Рет қаралды 14 М.
Realistic Details in Blender with One Powerful Node
5:01
Poly Playground
Рет қаралды 86 М.
Blender VFX Tutorial: Laser Eyes! #vfx #b3d
31:46
Kenan Proffitt
Рет қаралды 2,5 М.
This AI video generator just broke reality
22:47
AI Search
Рет қаралды 41 М.
Geometry Nodes for beginners in Blender
18:06
baeac
Рет қаралды 44 М.
Anime Stylized Trees and Leaves | Blender Tutorial
9:47
Tawan Sunflower
Рет қаралды 128 М.
Фейковый воришка 😂
00:51
КАРЕНА МАКАРЕНА
Рет қаралды 6 МЛН