9
May

I am trying to develop a software to be loaded on the client via a webinterface where the client can enter a home in a 3D perspective and zoom ina nd out.. Do you think I should use Java or flash for developing such software?Thank you


Answer:
Flash isn't really suitable for 3D yet (without plugins, anyway)

Java has a 3D module (cleverly named Java3D) It requires an extra download, and is frankly kind of a pain to work with.

You might think about VRML. It's been around for a long time so people tend to think of it as old-fashioned, but it might be just the thing for this app (and it was way ahead of its time)

You can build a model by hand, or most 3D packages (including the free blender - http://www.blender.org) have VRML exporters.

The model can be navigated through a free browser plugin (cortona - http://www.parallelgraphics.com)

VRML and the plugin are absolutely free

The files can be easily transmitted over the web

You can grant the user to navigate the model, or provide an interactive tour.

Basic animations and user feedback can be created without programming.

I’ve a free on the internet interactive VRML book (with models and audio walkthroughs) available at http://wally.cs.iupui.edu/~aharris/n355/

(The book is no longer in print, so I'm just giving away the contents - If you like it, check out one of my more recent works)


Answer:
i think the end result would be a flash, but to create that out of a scratch using java may be too much.

why not using Second Life? the engine is already there, but i'm not sure on how to make it private.


Answer:
Flash is easier to learn, but Java would be superior in the long run. In fact, Java would be better for this project.

Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

This entry was posted on Friday, May 9th, 2008 at 3:31 am and is filed under Programming. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or TrackBack URI from your own site.

Leave a reply

Name (*)
Mail (*)
URI
Comment