[vtkusers] Hanoi, Real-Time, vtkTime***
Brian Gee Chacko
hebrev at gmail.com
Sat Apr 26 09:11:53 EDT 2008
Dear All,
Could some one help me in these queries (three of them)
(1) Where do i find Hanoi.cxx.
(2) Secondly, please see the pseudocode below
InitializeMesh
{
StartMeshing
}
DrawMesh
{
render the Mesh
}
MakeChangesToMesh
{
Change vertices geometry
}
main
{ InitializeMesh
DrawMesh
MakeChangesToMesh
}
*******My question is if the geometry of the mesh is manipulated, how does
one see the change in the Mesh in *real-time*
**
*(3)* 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
Regards
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080426/dc81390b/attachment.htm>
More information about the vtkusers
mailing list