Are you talking about shrink wrapping? About projecting the vertices of an
inner mesh onto an outer mesh, along it's own normals? Maybe if you could
make a simple drawing of what you're looking for, it would be easier to
understand.

On 13 October 2015 at 10:21, Rémi Deletrain <[email protected]>
wrote:

>  This is a test for an animated tool.
>
> I took the vertex position of two identical mesh but with one deformed.
> So they will have the same local matrix it's transform node
>
> Finally I would like to move my point according to the normal but with an
> offset position which corresponds to the end point.
> It is for this reason that there is "position_target" in calculating that
> I showed.
> Currently it just gives me a distance without the position offset, but it
> will bring a change when the deformation along the normals work.
>
> The utility is to able deform a mesh over all deformer without the order
> of inputs.
> It is like a blendshape but which still takes into account the normal
> shift points.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/019fd0b8-d899-46ce-901c-7658ee3dce5a%40googlegroups.com
> <https://groups.google.com/d/msgid/python_inside_maya/019fd0b8-d899-46ce-901c-7658ee3dce5a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Marcus Ottosson*
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOC0K2QUYGVRBnZ29r1LCPTOUutTSt6EVdVMau_FRhPHsw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to