You have to use java web start instead of normal applets. Or make sure that
the client has installed the proper jvm & java3d.

The fundamental problem is that java3d is not pure java, but it's a mixture
of java and native code. Considering the restrictions surrounding a java
applet, the native code *must* be preinstalled on your machine, there's no
way you can execute/install native code from within an applet. Furthermore,
the native code must be part of the jvm installation, you can't specify any
paths for it.

Cheers,

Florin

-----Original Message-----
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] Behalf Of bob
Sent: Freitag, 19. März 2004 12:46
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] easy demonstration/ easy deployment


Hmmmm,

I think there would be a lot of interest for the possibility to show java3d
applets in normal websites with minimal fuss. Is there a fundamental
problem? Where is it? Is it possible to write a small applet that simplifies
the process for the user? Any interest to cooperate on such an applet? I
would think this would be interesting for SUN as well to see jave3d applets
show up in as many websites as possible, especially since they have decided
to invest more in the technology itself.

If there is any interest in this, please let me know,

Lars

-----Original Message-----
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] Behalf Of Florin Herinean
Sent: vrijdag 19 maart 2004 9:55
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] SV: [JAVA3D] easy demonstration


Nice applet, but misleading. It works only with the microsoft jvm, which has
directx extensions. So no misteries. It's directly targeted to a specific
product/platform: windows/directx/microsoft jvm.

On default winxp/ie6 instalation, the microsoft jvm is *not* installed, so
if you want to play the applet, you'll need to manually install the ms jvm.

Cheers,

Florin

-----Original Message-----
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] Behalf Of Fredrik Andersson
Sent: Freitag, 19. März 2004 08:36
To: [EMAIL PROTECTED]
Subject: [JAVA3D] SV: [JAVA3D] easy demonstration


Hello!

I also would like to be able to do that, and have searched the net for it
but not find anything that tells me how to solve it.
So I guess that it is not possible.....

...but at http://www.eyeone.no/ (> Spill & Moro >) they have a game called
Burning Metall 3D (java applet) that acctually runs just using the default
JVM in Internet Explorer. For me this is a mystery how they have developed
this excelent applet. But in some way they have managed to do it!

If you test it, be sure you use the default JVM in your browser. For me it
doesn't work if I use a newer plugin.

Best regards
Fredrik Andersson

-----Ursprungligt meddelande-----
Från: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED] bob
Skickat: den 18 mars 2004 14:47
Till: [EMAIL PROTECTED]
Ämne: [JAVA3D] easy demonstration


Hi all,

I want to demonstrate my java3d software within my website. Is there any
easy way (minimum clicks) to let someone see my java3d app without having
preinstalled any libraries/tools?

Thanks,

Lars

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

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

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