Hello i’m creating a grasshoper to deform a cage edit with MeshCageMorph from Daniel Piker:
you can find the topic here:
https://discourse.mcneel.com/t/skeleton-fattener-mesh-cage-morph/74766
here are my exemple file:
MeshCageMorph-X-CageEditMacro.3dm (1.4 MB)
MeshCageMorph-X-CageEditMacro.gh (25.1 KB)
(edit)
here is a second gh version to get rid of the startup problème:
MeshCageMorph-X-CageEditMacroV2.gh (37.4 KB)
It works well, but I only managed to do it using macros.
If someone knows how to do the same with grasshopper or in python I would be happy.
My final goal is to déform géometries with a Subd.
Using for exemple quadremesh on a geometry, then using the remeshedSubd to deform the geometry.