[X3D-Public] Replacing GIF Animations

Joe D Williams joedwil at earthlink.net
Thu May 7 19:07:32 PDT 2009


> My goal is to get the screen captures with as little change to the 
> code as
possible.

can you just rig a click or isOver to stop the animation timer, then 
capture?

DEF ToggleTouch BooleanToggle { }
ROUTE GoTimer.isOver TO ToggleTouch.set_boolean
ROUTE ToggleTouch.toggle TO Run_Time.enabled

NIce work and Good Luck,
Joe 




More information about the X3D-Public mailing list