Args .... you have 'old' Java3D still installed, yes?
Then it will be chosen in favour of the webstart installation.

1.3.1 had an issue with sound looping on the JavaSoundMixer. This is resolved by 1.3.2.

Anybody has an idea to use a webstart extension in favor of the common installation?

- J

----- Original Message -----
From: "Alessandro Borges" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 27, 2004 9:29 PM
Subject: Re: [JAVA3D] FlyingGuns on Java3D 1.3.2


I just tested it in my
Debian (Kurumin) kernel 2.4.22 -
Duron 1.1GHz/384MBRam
NVidia GForce 4 Ti4200 - ForceWare Drivers 53.33
JRE 1.5.0.Beta2

Impressions:
seens slightly smoother than before, FPS from 45 up to 100+.
The engine sound disapear after some seconds, and the shot noise plays after
the action.
But there are several small delays, typical of intense GC.
BTW, do you know how to pass paramenters to jws, as -Xmx200m and -verbose:gc ??



I discover that keylistener in Linux (KDE at least) works different: when I
hold down a key, keyPressed and keyReleased events are continuosly triggered
one after other, when expected was  keypressed status until the key is
released, when a keyReleased event shoul happen.
This is due the linux keyboard management, Java just takes what the O.S. gives
to.
Workaround:disable the  key repeat, in Linux's Control Center|Keyboard.

Alessandro

--- Joerg 'Herkules' Plewe <[EMAIL PROTECTED]> escreveu: > Hi folks!
>
> I uploaded the first release of FlyingGuns (http://www.flyingguns.com) using
> the new libs.
>
> The new files are installed as a WebStart extension so that no prior Java3D
> installation is
> necessary.
>
> Should work in Win32, Linux and Solaris(v9).
>
> Anybody can use Java3D from a WebStart installation now be putting this line
> into the JNLP file:
>
> Code:
>       <!-- Load Java3D as an extension. -->
>       <extension name="Inoffical Java3D"
> href="http://www.hardcode.de/java3dext/java3dext.jnlp"/>
>
>
>
>
> Can somebody please test it? Esp. on Linux and, if possible, on Solaris.
>
> On Solaris, I have no clue about the 'arch' tag for this V9 stuff. I guessed:
>
> Code:      <resources os="Solaris" arch="sparcv9">
>
>
>
> Opinions?
>
> ===========================================================================
> 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".
>

______________________________________________________________________

Yahoo! Mail - agora com 100MB de espaço, anti-spam e antivírus grátis!
http://br.info.mail.yahoo.com/

===========================================================================
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".

===========================================================================
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