About 183,000 results
Open links in new tab
  1. Is there an easy way to make a tree in Blender?

    Apr 20, 2014 · 10 Sapling is a nice tree generation addon, but another one you can try is Space Tree: Download the addon. Open blender and open the user preferences (Ctrl Alt U or File > …

  2. Mtree Add-On Installation - Blender Stack Exchange

    Mar 18, 2022 · I would like to know what exactly I have to do to install this add-on, since what I tried didn´t work. I used already the zip-file, I used init.py both in the main folder and the …

  3. How can I better structure my node tree and make it easier for …

    Jun 14, 2022 · In the release notes of Blender 3.2 you can read for example: "Curved node links always attach horizontally to the reroute node to avoid breaking the visual flow." So at the …

  4. How to attach leaves to branches quickly - Blender Stack Exchange

    Jan 29, 2020 · I was hoping I could use blender to create a low-poly tree with leaves, is there some way I can do as I've done in the image, but witout placing, scaling, rotating, manually? …

  5. How to find / search where a node is in geometry nodes tree

    Jan 18, 2024 · How to find / search where a node is in geometry nodes tree. I have a large node tree and would like to be able search / find specific nodes like set material nodes, is there a …

  6. texturing - How can I save a node group for later use without …

    Jul 29, 2022 · I saw Blender Guru giving downloads to these node groups that you could directly append into blender without having to go through a .blend file. How can I do that with my own …

  7. Python Geometry Node Trees - Blender Stack Exchange

    Apr 15, 2022 · You need to access the node tree through the geometry nodes modifier. Here's the start of a script that would allow you to do that: import bpy from mathutils import Vector …

  8. geometry - Blender Stack Exchange

    Mar 11, 2021 · I'm new to blender and I'm stuck on this giant unsolvable problem that no one seems to have any solution for. I've modelled a quite complex scene in Blender: roads, …

  9. How do you import a Compositing Node Set-up? - Blender Stack …

    Jul 8, 2015 · I have a Compositing node set-up for a lomography effect that I want to export or append to other blend files. Is there a way to do this? I tried grouping the nodes, but the group …

  10. How to copy compositing nodes from one file to another?

    Aug 2, 2024 · I do know that if I make a group node of the nodes I want, that could do this. However, is there a better way? Copy + Paste? (Note that I refer to compositing nodes, not …