|
[Date Index]
[Thread Index]
[Author Index]
Re: SpinShow problem
- To: mathgroup at smc.vnet.net
- Subject: [mg56388] Re: SpinShow problem
- From: Peter Pein <petsie at arcor.de>
- Date: Sat, 23 Apr 2005 01:16:25 -0400 (EDT)
- References: <d4al21$iuj$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
shawn peng wrote:
> I used SpinShow command to rotate a 3D graph. But when I export the results, they can't be saved as .gif file. So, my question is how to save "SpinShow" results as a .gif file in order to get a 3D movie?
> Thanks.
> Shawn
>
>
anim=Block[{$RasterFunction=$DisplayFunction},SpinShow[....]]; and
export anim to a .gif as usual.
--
Peter Pein
Berlin
Prev by Date:
Re: Permutation Representations with Mathematica
Next by Date:
convert table into graphics object
Previous by thread:
SpinShow problem
Next by thread:
Re: SpinShow problem
|