Re: [JAVA3D] Java View model ...

2004-06-14 Thread Franck Calzada
Sent: Saturday, June 12, 2004 2:02 PM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Java View model ... M. Mark Wood, as I started to discover both 3D and java3D 6 month ago I was surprise to be able to understand most of wath I asked for.

Re: [JAVA3D] Java View model ...

2004-06-12 Thread Thierry Milard (free)
cess. It deserves it Thierry, Paris    ---Original Message---   From: [EMAIL PROTECTED] Date: Saturday, June 12, 2004 02:54:54 To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] Java View model ...   > I´m writing an application where a user will be standing beside a screen that > is facing upwa

Re: [JAVA3D] Java View model ...

2004-06-11 Thread Mark Hood
> I´m writing an application where a user will be standing beside a screen that > is facing upwards. He will be looking down on a virtual world with a > landscape/map and some moving objects. > > This requires a skewed view frustrum. Yep. > The Java view model is not really fully documented ...

[JAVA3D] Java View model ...

2004-06-11 Thread Erik Eriksson
I´m writing an application where a user will be standing beside a screen that is facing upwards. He will be looking down on a virtual world with a landscape/map and some moving objects.   This requires a skewed view frustrum.   The Java view model is not really fully documented ...