Comment Re:No FPS multiplayer shooter! (Score 1) 69
Hi there,
just want to add some more informations on 3DzzD http://dzzd.net/
All demos shown are only "snippets" of what you can do with the free API, so it is possible to do multiplayer FPS with it, I did ;-) but those demos are not public and are not planned to be public, as they are prototypes that we do for test bottlneck of the API.
The purpose of http://dzzd.net/ is to present a Java 3D API engine enabling 3D with all Java version without security privilege, it can also use opengl on demand but requiere user accept a certificat. this way demo will always be usable without security privilege or plugin downloading (as more than 98% PC have a Java enabled browser). Games or demos made with 3DzzD can also run on different device with JSE 1.1 capability as PDA, playstation, other... without modifications, basically program once and run everywhere (at least try to... ;-) ).
we plan to open http://games.dzzd.net/ , this one will have full featured game, with and without network features.
3DzzD V2 is in progress and is not yet publicly released, this version have most of the bugs fixed and offer more functionnalities than the first version, API architecture have been reviewed too.
any comment are welcome, but remenber that demos shown doen't reflect all that it is possible to do with the API as we have made the choice to work more on the V2 API than on the demos...
anyways, demos of the V2 will be added to the http://dzzd.net/ web site soon, so stay tunned, We hope you will enjoy V2 online demos.