|
[Date Index]
[Thread Index]
[Author Index]
Re: rotating 3D graphic by the mouse
- To: mathgroup at smc.vnet.net
- Subject: [mg53140] Re: [mg53137] rotating 3D graphic by the mouse
- From: "David Park" <djmp at earthlink.net>
- Date: Sat, 25 Dec 2004 04:00:32 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
George,
Do the following...
<<RealTime3D`
Plot3D[........]
<<Default3D`
You can then grab onto the plot with the mouse and rotate it. If you hold
down Ctrl you can zoom in and out.
One disadvantage is that RealTime3D throws away all primitive graphic
directives you might have used in more customized plots.
David Park
djmp at earthlink.net
http://home.earthlink.net/~djmp/
From: George peite [mailto:towtoo2002 at yahoo.com]
To: mathgroup at smc.vnet.net
hello
when i produce a 3D graphic from Plot3D[...] i wish i could rotate the
graphics by the mouse. are there any way to make that?
George peite
Prev by Date:
Re: rotating 3D graphic by the mouse
Next by Date:
Re: Mathematica language issues
Previous by thread:
Re: Re: rotating 3D graphic by the mouse
Next by thread:
Re: rotating 3D graphic by the mouse
|