I have to create a three dimensional model in a browser based application. This application should work on all major browsers.I want a technology other than java applet and flash.Can anyone please clarify my below questions?
What will be the best option to create a three dimensional model in a browser based environment ie WebGL or SVG?
Do we get any third party library for doing three dimensional applications in web browser?
- I found that WebGL is supporting in Google chrome and Firefox. Then What will be the work around for supporting WebGL in other browsers?