Forum

This forum is for swapping tips or ideas with fellow users, suggesting new features, or showing of what you have created with the system etc, there is no guarantee of an answer to questions posted in the forum. All support questions must be submitted via the Support ticket system

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: FFD animation
phixell
Newbie
Posts: 2
Permalink
Post FFD animation
on: May 14, 2012, 02:12
Quote

How can one animate the FFD lattice?

spookycat
Administrator
Posts: 148
Permalink
Post Re: FFD animation
on: May 14, 2012, 08:49
Quote

Hi There
You can access and control the lattice points via a set of Get and Set methods. So you can manage the points how ever you like.
Chris

public Vector3 GetPoint(int i)
public Vector3 GetPoint(int i, int j, int k)
public void SetPoint(int i, int j, int k, Vector3 pos)
public void SetPointLocal(int i, int j, int k, Vector3 lpos)
public void MovePoint(int x, int y, int z, Vector3 localmove)
Pages: [1]
Mingle Forum by cartpauj
Version: 1.0.34 ; Page loaded in: 0.023 seconds.