3DzzD API

I want to show you a demo made with Alpha version of 3DzzD Javascript API

http://www.chaks.net/3DzzD/3DzzDAPI/3DzzDAPI.htm

Note: The JavaScript API is about 25% slower than the Java API (because of the slowness of the Javascript !).

Bruno

I will post again into that channel when first release will be available.

That’s really impressive. Looks neat too… although the mouse controls are impossibly difficult to use.

Thanks!

Controls have been updated.

Bruno

ps: JavaScript source code can be found there : http://www.chaks.net/3DzzD/3DzzDAPI/3DzzDAPI.js , but it is only an alpha version : functions names may change in near futur

Dude this little applet crashed the jvm HARD and brought down mozilla with it and WIPED all my setting and bookmarks; you suck I hate you.

[quote]java.security.PrivilegedActionException: java.lang.IllegalAccessException: Class sun.plugin.liveconnect.PrivilegedCallMethodAction can not access a member of class DzzD.o with modifiers “public”

at java.security.AccessController.doPrivileged(Native Method)

at sun.plugin.liveconnect.SecureInvocation$2.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.plugin.liveconnect.SecureInvocation.CallMethod(Unknown Source)

at sun.plugin.liveconnect.SecureInvocation.access$300(Unknown Source)

at sun.plugin.liveconnect.SecureInvocation$CallMethodThread.run(Unknown Source)

Caused by: java.lang.IllegalAccessException: Class sun.plugin.liveconnect.PrivilegedCallMethodAction can not access a member of class DzzD.o with modifiers “public”

at sun.reflect.Reflection.ensureMemberAccess(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at sun.plugin.liveconnect.PrivilegedCallMethodAction.run(Unknown Source)

... 6 more

[/quote]
If your using rhino you have to disable dynamic compilation to use it in applets without a certificate (or whatever).

edit; okay, I got my setting and bookmarks back, but it crashed firefox too.

hardly the applets fault…

Outch! sorry

It is a know bug, It will be corrected as soon as possible.

Bug description:
JavaScript try to access a method that is public on interface but not public on the class implementing that interface (or something like this). This may works or not depending on JVM.

That occurs for some JVM but does not depend on the navigator. That do not crash firefox but rather the JVM used by firefox.

Know crashing JVM are : SUN 1.4.2, MSJVM (WIN NT) , and certainly a lot more

This bug will be corrected as quickly as possible

Bruno

It should be ok now I have updated the demo but I cannot test it myself (It run with my sun JVM and my MS JVM) so if anybody can report me JVM problem (also MAC) it would be a great help.

http://www.chaks.net/3DzzD/3DzzDAPI/3DzzDAPI.htm

Bruno

“Failed to connect to server”

???

HTTP error ? if so may be try again later. server is not mine and I cannot see http error and logs.

When it will run, please let me know if it works with your JVM (and its version).

Bruno

Samething, jre 1.4.2 and most recent mozilla and firefox.

I dont understand!?

could you please show me the full jvm console output if it is an java error or full html of the page if it is and http error ?

Bruno

Wow

Works fine here : Firefox 1.5 under Ubuntu Linux 5.10 with JRE 1.5.0
Impressive from a graphic point of view, but controls really sucks. I haven’t tested it before the update, but it’s really not playable. (Even not quite “testable” 8) but I’m sure you can correct this easily).