In this tutorial, we will use the point attractor technique to model a parametric wall. first, we will define the base surface and study how we can use point attractors to produce a wavy surface. Then we will make a solid and use contour to finalize the parametric wall. If you are new to our channel you can watch these tutorials👇 to know what is Grasshopper❓ kzbin.info/www/bejne/iH6papqJiLmCqtU To get started with Grasshopper👨🎓 kzbin.info/www/bejne/j2eZk4aEabZ5i6c Download the Example file💾 bit.ly/2VxwpDG Enroll in our course and learn more!👓 bit.ly/paracourse Check out our website for more free tutorials🎁 bit.ly/parametrichouse 👉 Subscribe to our KZbin channel 📹 kzbin.info 🗣 And hit that bell notification button! ⏰ 👍 Like our videos to hear from us more often! 😊 Comment below to support us! 📝
@nataala_ Жыл бұрын
The best and most sensible presentation of the solution I have found on KZbin. Very well done indeed. Thank you.
@ParametricHouse Жыл бұрын
Glad it helped🙏
@para2konrad24 күн бұрын
Thank you for sharing the knowledge. Amazing work!
@RoboCNCnl4 жыл бұрын
Thanks for sharing your knowledge !!
@minhngodang53755 жыл бұрын
for anyone who has the issue of surface points connect to both 2 MD slider points, it's because your count for closet points is 3 by standard. Decreased it to 1 and you'll get the result
@danielsahnn2 жыл бұрын
I tried to figure out what you meant by that but i saw on the other comments you just hold shift and you can put more than one connection. Thank you
@nataala_ Жыл бұрын
Many thanks.
@TheMrBastoche3 жыл бұрын
great work mate !
@grayshadow43053 жыл бұрын
this tutorial is amazing
@SyedQaiserMumtaz5 жыл бұрын
I'm coming across an issue with grasshopper where I can not connect two of the same kinds of components to another component. Like @5:19 you connected two MD Sliders to the Evaluate Surface. Mine does not let me connect two. The first one auto-disconnects when I connect the second one. Any ideas why this happens?
@bradkreuger44953 жыл бұрын
@Juan manuel Sánchez You're the best thank you!!
@danielsahnn2 жыл бұрын
@Juan manuel Sánchez thank you!
@ImaCrysis4 жыл бұрын
Thank you so much :) Really appreciate your videos.
@armphys2 жыл бұрын
Wery useful, thank you very much!!!!!
@ParametricHouse2 жыл бұрын
You're welcome
@bobbobly87665 жыл бұрын
excellent, thank you so much for these videos
@ParametricHouse5 жыл бұрын
You're welcome
@bennthirteen37015 жыл бұрын
great,thanks.
@adolfsmith4670 Жыл бұрын
I downloaded the remap files from your website
@عزالدين-س5غ5 жыл бұрын
... thanks ...Keep up the great work
@ParametricHouse5 жыл бұрын
Thank u🙏
@nickwesley35205 жыл бұрын
Another great, thorough tutorial! Is there a way this could be applied to a curved surface, opposed to a planar one?
@ParametricHouse5 жыл бұрын
It can be easily done! You can move those points in the normal direction of the surface
@nickwesley35205 жыл бұрын
Parametric House Thank you! Coincidentally I answered my own question by making some minor tweaks to the script shown, these videos are making grasshopper much more approachable to me.
@omashobo Жыл бұрын
Hi! But after defining the normal vector of the curved surface how can i also input the length of the movement? Because in the unit Y vector there is a factor input and in the regular one there isnt.... thank you!@@ParametricHouse
@Eloise-hq3ch Жыл бұрын
@ParametricHouse I am struggling to loft the edges of my surface. I have followed your steps to create a curve and then loft those two curves together then change the options to align. But when I do all of this the loft command is grey but nothing was created. I run on Mac. Is there any other cay to create the blades without doing this loft option?
@ossbakir29703 жыл бұрын
great work and keep it up,i'm trying to make this tutorial on different shapes but it only works if it a plane or ruled surface if any other shape it gives null points, any help
@devanshipatel15803 жыл бұрын
i am not getting the remap+ plugins for windows. instead of which plugin I can use?
@alisonsutton92054 жыл бұрын
how do you get remap in data? mine only has numbers and then the surface points doesn't read
@youngkevin989 Жыл бұрын
cannot make surface from points, it says "1. A point in the grid is null. Fitting operation aborted", how to solve this?
@Godyhamza80225 жыл бұрын
please Is there any way to control the curve shape by slider not graph mapper ؟
@ParametricHouse5 жыл бұрын
Unfortunately no! I have written a curve mapper cluster years ago but I have to check my archive and find it. Check out the milkbox group from grasshopper3d.com
@Godyhamza80225 жыл бұрын
@@ParametricHouse thanks
@recovered_file4 жыл бұрын
Please when I enter x+1 to Ucount, it says "the UCount value is not valid for this amount of points" and the surface won't appear. I checked all the path, all looks great... I don't understand what's he problem. Can someone help me please ? thanks
@recovered_file4 жыл бұрын
OK I found ! That's because I missed to flatten points to the divide surface. One of the first steps. Very nice video. keep going !
@okanhas85104 жыл бұрын
the part when you have to plug in x+1, it still shows as an error someone please help trying to finish for a project
@adolfsmith4670 Жыл бұрын
Tried to add the file to the grasshopper’s library folder … unblocked it and closed up the program but still nothing
@ParametricHouse Жыл бұрын
Please check the required Rhino service package on related plugin webpage
@scouseness3 жыл бұрын
That remap file , I cant seem to load it
@tomastorres18162 жыл бұрын
I have the same issue, I also tried unlocking it as well
@tomastorres18162 жыл бұрын
Hey I just figured it out, he show the codes used in the min 10:23. I used that as a guide and basically what you need is this 3 codes: bounds, remap number and construct domain, you will find the 3 in the math section just besides params. 1. So first you connect bound to remap number: connect the domain with the source 2. You connect construct domain to remap number: connect domain with target Now you got what is essencially the code for the remap+ now just fallow the video as it There is a few tweaks tho.. you gotta connect the gotta connect both the bound and the remap number to the closet point: do this by connecting value in remaps and numbers in bound, both to distance in closet point. Then you connect the 2 number slides to the construct domain. Then you connect the mapped to the unit y and then connect that to motion in the move code. And finally you connect the divide surface to the move by connceting point to geometry. Hope this helped!
@okanhas85104 жыл бұрын
when i do surface from point it won’t make a surface why???