CornCorn
(CoCo)
August 10, 2022, 1:57pm
1
Hi all,
I know FlowAlongSrf is Maps (transforms) some geometry from one “surface space” to another “surface space”.
I want to transform some 3D geometry form one “mesh” to another “mesh” as below photo.
I just find the kangaroo meshmap can transform the 2D point.
Is there an onther way to do that?
thanks,
Coco
theoutside
(Kyle Houchens)
August 10, 2022, 6:45pm
2
flowalongsrf will accept mesh for geometry input, but needs nurbs for the base surfaces .
you could quadremesh the base surfaces, then tosubd, then tonurbs. this will give you a nurbs base to flow your mesh objects
Hi @pierrec
Does Rhino 8 support SquishBack 3D objects . is much better than Flow along surface
CornCorn
(CoCo)
August 12, 2022, 3:45am
4
Thank you for your reply.
I try to follow your suggestion as blow. The Nurbs was divided a lot of surface. Are there any wrong with my way?
theoutside
(Kyle Houchens)
August 12, 2022, 10:54pm
5
not that I see, as long as you are getting results that work.
Rh-3d-p
(R-d)
August 13, 2022, 7:15am
6
Pufferfish plugin has Mesh Morph
component to do
pierrec
(Pierre Cuvilliers)
August 22, 2022, 8:13am
7
@PowerShape I’ve got this on my list already: RH-60263 Wish to be able to SquishBack 3D objects.
What doesn’t work for you in FlowAlongSrf? What kind of target surfaces and 3d objects to squish back are you using? Do you need both rigid and non-rigid options from the FlowAlongSrf command?
2 Likes
CornCorn
(CoCo)
August 23, 2022, 12:43pm
8
Thank you for your help!! It is very helpful to me.
Hi @pierrec What is the latest news, there is no test command to try ?