java - Which technology should I choose for 3d globe web application -


I want to ask you for one advice.

I am currently developing applications in Spring SpringMCC application as backend, Spring MVC application as a tool for management and in third part, where my problem is, as I provide 3D Globe Is an application that is fed by the data from the backend of the user's chosen data set (the user can switch over them). This should be a web application (although I prefer not to apply it to Flash / Flex), is composed of two main parts - the main part is the classic web GUI where the user makes his choice and the second part is the 3D globe. Presents visible data to the world with selected.

My question is, do you think it is the best option to implement it? Can the SpringMVC framework be used for such an application? I am grateful for any clues or directions, thanks.

Honestly, browser for 3D, Java is a very bad option. It was a sun project before but now open source, he said, it does not play well with all the browsers (for example, it does not launch in Chrome), and there is a sense of sorrow left.

Then there are many questions, do you have a budget (alias, can you spend money) and is it viable for a user? If you can participate with user downloads, you can use something like unity in the browser and call web service on your Java backend. If you want "Free", then clearly Flash is your best bet, Silverlight as the second choice.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -