<div>Dear All,</div>
<div>&nbsp;</div>
<div>Could some one help me in these &nbsp;queries (three of them)</div>
<div>&nbsp;</div>
<div>(1) Where do i find Hanoi.cxx.</div>
<div>(2) Secondly, please see the pseudocode below</div>
<div>&nbsp;</div>
<div><font size="1">InitializeMesh</font></div>
<div><font size="1">{</font></div>
<div><font size="1">&nbsp;&nbsp;&nbsp; StartMeshing</font></div>
<div><font size="1">}</font></div>
<div><font size="1"></font>&nbsp;</div>
<div><font size="1">DrawMesh</font></div>
<div><font size="1">{</font></div>
<div><font size="1">&nbsp;&nbsp; render the Mesh</font></div>
<div><font size="1">}</font></div>
<div><font size="1">&nbsp;</font></div>
<div><font size="1">MakeChangesToMesh&nbsp; </font></div>
<div><font size="1">{</font></div>
<div><font size="1">&nbsp;&nbsp; Change vertices geometry</font></div>
<div><font size="1">}&nbsp;&nbsp; </font></div>
<div><font size="1"></font>&nbsp;</div>
<div><font size="1">main</font></div>
<div><font size="1">&nbsp;{&nbsp; InitializeMesh</font></div>
<div><font size="1">&nbsp;&nbsp; DrawMesh</font></div>
<div><font size="1">&nbsp;&nbsp; MakeChangesToMesh&nbsp;</font></div>
<div><font size="1">}</font></div>
<div>&nbsp;</div>
<div><font size="2"><strong>*****</strong>My question is if the geometry of the mesh is manipulated, how does one see the change in the Mesh in <u><strong>real-time</strong></u></font></div>
<div><strong><u><font size="2"></font></u></strong>&nbsp;</div>
<div>&nbsp;</div>
<div><font size="2"><u><strong>(3)</strong></u> Thirdly, Could someone help in providing examples that would deploy some animations applications preferrably using vtkTime*** classes or rather how are animations done in VTK</font></div>

<div><font size="2"></font>&nbsp;</div>
<div><font size="2">Regards</font></div>
<div><font size="2">Brian</font></div>