> Hello!
>
> I have followed this disscussion with alot of interest. The conclusion
> seems
> to be that to be able to run a 3D-applet in a webbrowser you have to
> install
> a 3D-java-plugin.
>
> But I tried this excelent game (se link below), by Tonny Espeset, at a
> computer that I am absolutly sure that has NO 3D-java-plugin. And it works
> perfect. I'm even pretty sure that it is compiled with java 1.1 since it
> runs with out any plugins at all.
>
> So if any one could tell me how this is done, before I have to call mr
> Espeset and bother him about it ;-)
>
> http://www.e1gc.com/e1gc_no/no/main/games/bm3d/game_play.jsp
>
> Best regards
> Fredrik
>

Not all 3D applets are using Java 3D. To play a Java 3D game the plugin
needs to be installed. This game uses its own engine by the looks of it.


> BTW The game is the best game I have seen on the web since I first turned
> on
> my compunter in 1998.

If this is true, you really need to play more games ;)

Kev

>
> -----Ursprungligt meddelande-----
> Från: Discussion list for Java 3D API
> [mailto:[EMAIL PROTECTED] John Wright
> Skickat: den 10 februari 2004 16:07
> Till: [EMAIL PROTECTED]
> Ämne: Re: [JAVA3D] run java in internet explorer
>
>
> Tom,
>
> You don't have to put any special code in.  What you have to do is make
> sure Java 3D is installed in the JVM that the browser is using.  So if
> IE is using Microsoft's JVM then you need to switch to Sun's JVM (and
> make sure whichever one the browser is using has Java 3D installed in it
> - multiple JVM installs do cause a lot of trouble).
>
> In case you're not familiar with IE - in the Internet Properties dialog
> under the "Advanced" tab if you scroll down you'll find a check box (or
> two) for selecting which JVM you want IE to use.
>
> - John Wright
> Starfire Research
>
>> Tom Govaert wrote:
>>
>> Hi,
>>
>>
>>
>> JAVA3D is installed, but it still doesn’t seem to work. What is the
>> code I have to put in my html file to make it running?
>>
>>
>>
>> Kind Regards,
>>
>> Tom Govaert
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> -----Oorspronkelijk bericht-----
>> Van: Discussion list for Java 3D API
>> [mailto:[EMAIL PROTECTED] Namens John Wright
>> Verzonden: dinsdag 10 februari 2004 14:39
>> Aan: [EMAIL PROTECTED]
>> Onderwerp: Re: [JAVA3D] run java in internet explorer
>>
>>
>>
>> Tom,
>>
>>
>>
>> The "simple" but not desirable solution is:  have your customer
>> install
>>
>> Java 3D on their machine.
>>
>>
>>
>> Several people have struggled with ways to bundle Java 3D with the
>>
>> applet but there are numerous technical and legal issues.
>>
>>
>>
>> - John Wright
>>
>> Starfire Research
>>
>>
>>
>> > Tom Govaert wrote:
>>
>> >
>>
>> > [Image]
>>
>> >
>>
>> > Dear Sirs,
>>
>> >
>>
>> >
>>
>> >
>>
>> > I’ve visited some websites about running java3d in a web browser,
>> but
>>
>> > they all seem very strange to me.
>>
>> >
>>
>> > What is the easiest way to run a java3d .class file in a browser
>> like
>>
>> > internet explorer?
>>
>> >
>>
>> >
>>
>> >
>>
>> > I’ve used simple code like this:
>>
>> >
>>
>> >
>>
>> >
>>
>> > <applet code=Rotation.class width=300 height=200></applet>
>>
>> >
>>
>> >
>>
>> >
>>
>> > But that doesn’t seem to do the trick. I’ve read about
>> html-converters
>>
>> > and stuff, but I don’t think I really need that ?
>>
>> >
>>
>> > I see the applet but it’s not running.
>>
>> >
>>
>> >
>>
>> >
>>
>> > If someone would have a solution for this, I would be very grateful.
>>
>> >
>>
>> >
>>
>> >
>>
>> > Kind Regards,
>>
>> >
>>
>> > Tom Govaert
>>
>> >
>>
>> >
>>
>> >
>>
>> >
>>
> ===========================================================================
>>
>> > 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
>>
>>
>>
>>
> ===========================================================================
>>
>> 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
>
> ===========================================================================
> 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".
>


--
'Current' Project: http://www.newdawnsoftware.com/martian
        Home Page: http://www.cokeandcode.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".

Reply via email to