deform the mesh

hi I want to deform the mesh like if I have a mesh,
I want to move its vertices. The vertices can move in and out of the mesh and
the mesh changes its shape. I am using managed DirectX. Can anyone suggest me the technique for this thnx 




Answer this question

deform the mesh

  • TBeaulieu


    Perhaps you want to check out a sample called Basic HLSL in the directx sdk

  • deform the mesh