How to Select Corners to Bevel a Curve in Blender - Geometry Nodes

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ม.ค. 2025

ความคิดเห็น • 19

  • @Xan3D
    @Xan3D  7 หลายเดือนก่อน

    ⬇ Download all my projects and watch exclusive tutorials on my Patreon www.patreon.com/Xan3D

  • @JorgeDeSotoi
    @JorgeDeSotoi 7 หลายเดือนก่อน +3

    you have been so helpful in my journey to understand geo nodes

  • @BOOSTSTUDIO944
    @BOOSTSTUDIO944 7 หลายเดือนก่อน

    love your content mate. You make geometry nodes seem so simple. Thank you sensei.

  • @mind_of_a_darkhorse
    @mind_of_a_darkhorse 7 หลายเดือนก่อน

    Great solution! Not only is it pretty easy to achieve, it is quite elegant! Thanks for sharing! I find your Geo-nodes tutorials much easier to digest than some of the other guys out there! Keep up the great work!

    • @Xan3D
      @Xan3D  7 หลายเดือนก่อน

      Thank you 🙏

  • @controlr7490
    @controlr7490 7 หลายเดือนก่อน

    Muchas gracias!!! desde Venezuela...

  • @Toledo43
    @Toledo43 4 หลายเดือนก่อน

    Very good! Thanks :)

  • @AssurMediaCompany
    @AssurMediaCompany 7 หลายเดือนก่อน

    Helped me fix a problem, thank you!

  • @abhiraaid
    @abhiraaid 7 หลายเดือนก่อน

    Awesome tip

  • @s.patterson5698
    @s.patterson5698 7 หลายเดือนก่อน

    Genius 😊 Thank you!!!

  • @AmitKumar-bp4fi
    @AmitKumar-bp4fi วันที่ผ่านมา

    But how we can bevel the top and bottom faces??

  • @EgzonYmeri
    @EgzonYmeri 7 หลายเดือนก่อน

    Thank you so much, can you explain how to bevel edges like the bevel modifier but in the Geo Nodes?

    • @Xan3D
      @Xan3D  7 หลายเดือนก่อน

      Honestly, I think it's really complicated to do it with GN. I watched some tutorial long time ago, and it was a lot of maths nodes and paths. If I find a "not overcomplicated way" to do it I will do a tutorial. But for now, I think it's easier to do it with the Bevel modifier.

    • @EgzonYmeri
      @EgzonYmeri 7 หลายเดือนก่อน

      @@Xan3D thank you man, I appreciate it, you're doing great.

  • @brunodemasi381
    @brunodemasi381 7 หลายเดือนก่อน

    Thank you

  • @abandonedcranium6592
    @abandonedcranium6592 7 หลายเดือนก่อน

    Good video...👍
    I'm still trying to wrap my head around geometry nodes, but I think I am understanding it.
    PLEASE Correct Me If I'm Wrong:
    The nodes that modify geometry are actually using mathematical functions with variables that are part of that node. My question is "what is the domain of a geometry node function?" Or maybe I'm asking what are the 'elements' of the function? Does that domain just consist of all the vertices(x,y,z coords) in that mesh?

    • @Xan3D
      @Xan3D  7 หลายเดือนก่อน

      I need to do a basic tutorial explaining this.
      But basically, all geometry in Blender is made by 🟢5 COMPONENTS:
      1. Meshes
      2. Curves
      3. Points cloud
      4. Volumes
      5. Instances
      And these components have 🟠ELEMENTS (check the Spreadsheet):
      1. Meshes: Vertex, Edges, Faces, Face Corners
      2. Curves: Control Points, Spline
      3. Points cloud: Points
      4. Volumes Grids
      5. Instances
      Then every Element can store DATA. For example, every Vertex has its position (X,Y,Z). This data is an 🔴ATTRIBUTE. There are a lot of attributes like color, weight, normal, UVMap etc. It's the columns in the Spreadsheet (position, etc).
      So, 🔵DOMAINS are: Where is the data (attributes) stored? It's like the "list or the label". Where do you belong to? I belong to Vertex, Face, etc.
      So, the difference between Elements and Domains is just the way we use the info. Elements is the concept in general. Like in the real world, you can say a cube have Vertices, Edges and Faces. However, when we work in Geometry Nodes, and we talk about how we manage the data information, we use the word Domain to say: "You! Which is your domain?", "Hi, sir! My domain is Vertex".
      For example, the node Domain Size it gives you the number for the total elements in a Domain: "How many Edges we have here?", "32!". So, the Domain Size is 32 Vertex.
      And 🟣 DATA TYPE is just the type of data: Float, Vector, Integer, Boolean, etc. It's the sockets color we see in nodes.
      I know it's a bit confusing, but I hope it helps a bit :)

  • @hikarubui895
    @hikarubui895 4 หลายเดือนก่อน

    magical @_@

  • @CuvelierPhilippe
    @CuvelierPhilippe 7 หลายเดือนก่อน

    Allelujah!