|
[Date Index]
[Thread Index]
[Author Index]
Re: Re: SpinShow problem
- To: mathgroup at smc.vnet.net
- Subject: [mg56410] Re: [mg56388] Re: SpinShow problem
- From: "David Park" <djmp at earthlink.net>
- Date: Sun, 24 Apr 2005 03:29:00 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Peter,
I don't see how that helps at all, at least not in Version 5.0.1. We still
do not have access to the Graphics output cells.
David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/
From: Peter Pein [mailto:petsie at arcor.de]
To: mathgroup at smc.vnet.net
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: Converting from string to integer
Next by Date:
Re: Converting from string to integer
Previous by thread:
Re: SpinShow problem
Next by thread:
Re: Re: SpinShow problem
|