|
[Date Index]
[Thread Index]
[Author Index]
Re: rotating 3D graphic by the mouse
- To: mathgroup at smc.vnet.net
- Subject: [mg53141] Re: rotating 3D graphic by the mouse
- From: "Fred Klingener" <gigabitbucket at brockeng.com>
- Date: Sat, 25 Dec 2004 04:00:33 -0500 (EST)
- References: <cqgufl$64p$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
"George peite" <towtoo2002 at yahoo.com> wrote in message
news:cqgufl$64p$1 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
This is the kind of interactive capability JLink is supposed to be good at,
but you have to decide whether it's worth the trouble to learn and
implement. To help you decide, start with
http://documents.wolfram.com/mathematica/Add-onsLinks/JLink/
then, maybe google things like 'JLink mouse 3D'. Something like
http://www.javaview.de/mathematica/
may do what you want.
Hth,
Fred Klingener
Prev by Date:
Re: Mathematica language issues
Next by Date:
Re: Re: Redefining the minus operator
Previous by thread:
Re: rotating 3D graphic by the mouse
Next by thread:
Import Function on Version 5.
|