Hi all,

i have a special question to programming with multiple views...

I want to programm an application with a 3D environment in one 3D
environment. In this application i have to define a user view of a star system which is
allways shown to the user, no problem ...

But in this kind of applications exists more than one star system, the user
should switch between this systems by an systemnavigation map. This map is
fully represented in 3D and must be able to rotate on x and y axis. At the
moment this map exist as an own 3D Application where the rotation is set by
rotating the viewplattform (this is nessesary because i use flat 2D images as
system representation).

Now i want to use this map in the system view on an half transparent menue.
Can i make this possible by JAVA 3D?

First i thought i represent this map as several branch in the content branch
of the system view. It's possible, but when i rotate this map (rotation on
the supernode of the branch) i lost the view to the 2D Billboards... And i
can't solve that problem with contra rotation of the 2D Images against the
ground rotation, when i do that, the images are static ....

Now i want to have a camera view in a camera view. When i rotate the inner
camera view, there should be no manipulation of the other view. The problem
is, that the inner view must be transparency ....

Knows anyone a solution or has a tip to solve that?
Thx in advance,
Christian


--
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr f�r 1 ct/ Min. surfen!

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to