Hi,
We’re considering releasing a 3D game-like application in a few months that is to run within a browser window, and we’d like some recommendations for 3D engines to use.
Our users are primarily on broadband, so download size isn’t a big concern (within reason, > 20MB would be too much). What is a concern is dealing with the plethora of
graphics cards and system configurations.
We’ve looked at JOGL but we’re not sure what the level of OpenGL support is out there. Java3D can also run on top of DirectX but can it run in a browser window?
Is Java3D still supported? (Sun activity seems to be primarily on JOGL…) WildTangent seems to run on top of DirectX, but it looks like they haven’t had an
API release in 3-4 yrs, which worries me. We’d like to have a software-rendering fallback, in case the user has an ancient graphics card, but we haven’t
seen much in terms of software-rendering engines.
So, do you guys have any recommendations? Any engines we’ve missed? Anything we shouldn’t be worrying about? Anything we SHOULD be worrying about and
haven’t?
Thanks for any pointers,
S.