ashkanism
ashkanism
  • 5
  • 20 935
Grasshopper Tutorial - Number Rationalization
Sometimes you need to have your numbers to be mapped on certain numbers. Here you can learn how to do it in Grasshopper.
cheers.
มุมมอง: 451

วีดีโอ

Prime Factorization In Python
มุมมอง 1.4K3 ปีที่แล้ว
In this tutorial, you will learn to write a python program that can define a given number's prime factorization.
Simple Edge Fracture
มุมมอง 3725 ปีที่แล้ว
A Simple Edge Fracture simulation made with Houdini showcased with a mediocre cover of Mission Impossible theme song. Download project file (.hip): www.patreon.com/ashkanism Buy individual project files: gumroad.com/ashkanism Support me on Instagram: ashkanism
Tutorial - Grid Spread with Grasshopper
มุมมอง 18K5 ปีที่แล้ว
Download project file: github.com/aashkann/TH-cam.tutorials/tree/main/Pinched Grid

ความคิดเห็น

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

    somethings wrong with the code here

  • @빵-r2x
    @빵-r2x ปีที่แล้ว

    Thank you very much it's nice work! But i had a different result in the date.i hope your help. Thank you

  • @vincenthuckins1945
    @vincenthuckins1945 2 ปีที่แล้ว

    138 isnt a prime number though...

    • @ashkanism6775
      @ashkanism6775 2 ปีที่แล้ว

      Use your own interpreter. This online one gives incorrect results sometime.

  • @sameerah4924
    @sameerah4924 2 ปีที่แล้ว

    I really want to do this in 3d, can you please help me out. I really want to replicate the 3d image

    • @ashkanism6775
      @ashkanism6775 2 ปีที่แล้ว

      Hey Sameerah! Check this out: github.com/ashdotio/Grasshopper/blob/main/3d_Grid%20spread/3d_Grid%20spread.gh

    • @SIOKIM
      @SIOKIM ปีที่แล้ว

      @@ashkanism6775 The link doesn't work..!

    • @ashkanism6775
      @ashkanism6775 ปีที่แล้ว

      @@SIOKIM Link is updated in the description.

  • @xing4826
    @xing4826 3 ปีที่แล้ว

    How to do the stuff on ur cover

    • @ashkanism6775
      @ashkanism6775 3 ปีที่แล้ว

      For the 3d structure you need to have a DataTree in 3 dimensions; {0,0,0} something like this. In another word, you have to have a set of points defined in 3 different directions. If you want to get a copy of this you can go to my gumroad: gum.co/nKhEq

  • @duaaal1225
    @duaaal1225 3 ปีที่แล้ว

    Is there a way to make it choose multiple existing points instead of random ones?

    • @ashkanism6775
      @ashkanism6775 3 ปีที่แล้ว

      Yes, there is. You just have to unplug the populate2D and plug in your points.

    • @duaaal1225
      @duaaal1225 3 ปีที่แล้ว

      @@ashkanism6775 Thank you so much, you saved me with your tutorial, out of all grid spreading tutorials, yours was the best for my project!

    • @ashkanism6775
      @ashkanism6775 3 ปีที่แล้ว

      ​@@duaaal1225 Really happy to hear that.

  • @ilyeszahafi2040
    @ilyeszahafi2040 4 ปีที่แล้ว

    Thank you very much it's a nice work, i was trying to do your script by my own and i had a different result in the data out of the rectangular grid it's like organised in groups but yours didn't, i tried to flatten it but didn't work, i really appreciate your help ^^.

    • @ashkanism6775
      @ashkanism6775 4 ปีที่แล้ว

      Hi Ilyes, I'd take a look at your definition if you want, send your script to ashkanism@yahoo.com and also welcome to the club:)

    • @eldiego80
      @eldiego80 4 ปีที่แล้ว

      @@ashkanism6775 i've the same issue!

    • @ashkanism6775
      @ashkanism6775 4 ปีที่แล้ว

      @@eldiego80 If you have the exact setup there should be any problem. make sure that you have the data as the same in the tutorial. Also you can send me you file and I'll let you know where the problem is:)

  • @slakartal5983
    @slakartal5983 5 ปีที่แล้ว

    Thank you very much it's a nice work and very helpful but do you know that how i organize this according to points that i assigned?

    • @ashkanism6775
      @ashkanism6775 5 ปีที่แล้ว

      Thanks. If I got you right, you have points in Rhino, and you want to do the same thing as the video to them. Well, the structure for this definition is dependant on a data structure, which is rows and columns, and to create such an effect, you need to define rows and columns in which you could access each element by its "tree" address.

    • @slakartal5983
      @slakartal5983 5 ปีที่แล้ว

      @@ashkanism6775okey thank you indeed

  • @txhash
    @txhash 5 ปีที่แล้ว

    ty

  • @chandrasekaran2429
    @chandrasekaran2429 5 ปีที่แล้ว

    hi have a nice work