You need to replace boolean sphere surface to another, and need to specify new solid to boolean difference(currently, it is scaled down spheres). But I have no idea where you want to put columns.
I am trying this for the very first time, and I am stuck at a step, where, the spheres get splits into halves after disabling the preview, it isn't happening .. I have tried doing it multiple times, it would be really helpful if you could tell where I am going wrong
Love all your tutorials. Its simple and easy to follow while it produces great results. Thank you very much
Great‼️
Really learned a lot from your videos, Thank you so much! is there a way to remove the original isocurve out of the semisphere?
It is tricky but I think the simplest way is to rotate shperes in YZ axis so the isocurve will be on the XY plane.
@@JuneLeeDesign omg yes!! that's brilliant. Thank you so much for replying.
can we do it with something else not the sphere that you used first?... is there any shape else we can make it with folded shape for example??
Try using different shape for the Solid Difference.
what if I want the same thing but more wavy-like. how would I change it? and let it have columns like your hexagon and circle pattern?
You need to replace boolean sphere surface to another, and need to specify new solid to boolean difference(currently, it is scaled down spheres). But I have no idea where you want to put columns.
Oh okay. I’ll try it without the columns. I’ll let you know. Thank you for the feedback.
Would I be able to use my own points instead of populate 2D? and if I could, how?
Just make some points in Rhino space and add Point component in grasshopper, then right click - set multiple points - select points you made.
I am trying this for the very first time, and I am stuck at a step, where, the spheres get splits into halves after disabling the preview, it isn't happening .. I have tried doing it multiple times, it would be really helpful if you could tell where I am going wrong
I cannot answer without code but make sure cutting surface(circle) is large enough and try 0, 1 value in List item to select correct part.
@@JuneLeeDesign thank you so much for taking time to answer my question. I tried it again n the issue got resolved. Thank you :).
why is mine splitting and using the bottom half of the sphere..
Use 0 or 1 for the index node of List item component.
안녕하세요. 항상 잘 보고 있습니다ㅎㅎ
마지막 렌더에 사용되는 사람들은 어떤 것을 사용하시나요??
감사합니다. 학교 다닐때 받은것 그냥 사용하고 있어요. 3d 무료 모델 검색해서 다운받은것 같은데 오래전에 해서 기억이 잘 안 나네요.
email 로 연락 부탁드려요.
Hey!! lovely video, how'd you render it? Would love to know that.
Please check out here. th-cam.com/video/RtKSLCV6r2k/w-d-xo.html
is there a way to turn the faces triangular
You can make your volume consisted of triangles instead of using voronoi.
is it possible to have only 1 layer of voronoi surfaces?
There is a User component called RD++. Try with that and make sure flattern the data.
Why is it so blurry? Cannot see a word....
Find a place that has stable internet connection and change video resolution to HD.
why do we use list length
It counts the number of items in the list.