The Grasshopper Donut Tutorial

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

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

  • @shaneps
    @shaneps 11 หลายเดือนก่อน +5

    I love this concept! The donut should be adapted for all programs

    • @Cademy
      @Cademy  11 หลายเดือนก่อน

      Thank you! Yes, the Donut Tutorial should be the benchmark in all CAD programs!

  • @mirlorojo86
    @mirlorojo86 11 หลายเดือนก่อน +3

    I learned a lot now with this type of example. Thank you.

    • @Cademy
      @Cademy  11 หลายเดือนก่อน

      We are glad this was helpful!!

  • @quanli3552
    @quanli3552 10 หลายเดือนก่อน +2

    Greate work! Hope Guru can see this!

    • @Cademy
      @Cademy  8 หลายเดือนก่อน

      Haha thank you!

  • @vinzig5036
    @vinzig5036 11 หลายเดือนก่อน +3

    Great video! This is a great format

    • @Cademy
      @Cademy  11 หลายเดือนก่อน

      Thanks! Hope to upload more videos on such format!

  • @MarkyMarc
    @MarkyMarc 4 หลายเดือนก่อน +1

    Here the modified python script for py3
    import rhinoscriptsyntax as rs
    def offset_surface(input_surface, distance):

    offset_surface = rs.OffsetSurface(input_surface, distance)
    return offset_surface
    # Define input parameters
    input_surface = x # Assuming 'x' is the input surface
    distance = y # Assuming 'y' is the distance to offset
    # Call the function to perform offset
    offset_result = offset_surface(input_surface, distance)
    # Output the result
    a = offset_result

  • @khhfi2729
    @khhfi2729 10 หลายเดือนก่อน +2

    I'm sorry, i have an issue with the surface split part.
    It seems that my donut split with two lines-the interpolate one and the middle, and the curves didn't went through the whole donut, so I'm left with the part between the two lines and the rest of the donut.
    And umm... mine offset surface distance can only be set to 0 and 1 totally bizarre.

  • @zinuszinus2555
    @zinuszinus2555 10 หลายเดือนก่อน +2

    Can you tell me why you don't use 3ds max, but use Rhino? I'm also a Rhino user, but I envy other program users.

  • @user-bo8ki7it7o
    @user-bo8ki7it7o 2 วันที่ผ่านมา

    I love you and my will adjust your salary by 20%