Click to See Complete Forum and Search --> : How far can Java applets go?


dxfoo
December 8th, 2005, 01:11 PM
I searched all over the net and I couldn't find that much information. I came across Runescape and a simple 3d shooter, but that's all I could find that were somewhat impressive. The reason I need to know is because of a game I plan on building really soon. I love the idea of embedded gaming on the internet, and my RPG fits in perfectly. I assume it'll be 2d. As time goes on, I'd like to expand it, and thus I need to know how far Java applets can go until a performance hit can be noticed.

Thanks,
Phil

cjard
December 9th, 2005, 11:15 AM
generally, applets are to be avoided for large or complex things, but you can look for AnfyTeam on google to get an idea of what a pushed applet can do!

I'd go for javas web start instead