Skip to content
Snippets Groups Projects
Commit 4e582d1e authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 595c5b7d
No related branches found
No related tags found
No related merge requests found
General.Trackball = 0;
General.Rotation0 = 0 ;
For(1:300)
General.Rotation0 ++ ;
General.Rotation1 = General.Rotation0 / 3 ;
Post.View[0].TimeStep +=
(Post.View[0].TimeStep < Post.View[0].NbTimeStep-1) ? 1 : 0 ;
Sleep 0.3;
Draw;
EndFor
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment