MathGroup Archive 1999

[Date Index] [Thread Index] [Author Index]

Search the Archive

Animation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg16553] Animation
  • From: "Naum Phleger" <naum at condor.physics.ucsb.edu>
  • Date: Tue, 16 Mar 1999 04:00:23 -0500
  • Organization: UCSB
  • Sender: owner-wri-mathgroup at wolfram.com

    I have a 3-D image generated on Mathematica that I would like to rotate
on a web page.  I am first trying to rotate it with Mathematica but I am
having trouble with the animation.  I can make a table of objects that I
want to animate (display in rapid succession).  I load the
Graphics`Animation` package and then use the ShowAnimation command.  I also
can express my set of pictures with a parameter t running from 0 to 1 and
tried using the Animate[plot,{t,0,1}] command.  Neither worked.  Both just
displayed the pictures one at a time in a list.
    Does the front end know how to animate?  If so what am I doing wrong?
If not then where can I view my animation?
    I am using Mathematica 3.0.1 for the Mac on a power PC mac clone
--

Naum Phleger

Gwinn Group:                    Naum's House:
University of California        6735 Trigo Rd. Apt. A
Santa Barbara, CA 93106         Isla Vista, CA 93117
Phone: (805) 893-8656           Phone: (805) 961-8282

naum at condor.physics.ucsb.edu



  • Prev by Date: RE: Eliminating (-1)^2
  • Next by Date: Re: Re: planar polygon plot
  • Previous by thread: Re: Normalize a vector ????
  • Next by thread: Re: Animation