I currently got a isometric tile-based engine done using
java2d mostly…
So my question I want to port it to OpenGL using
LWJGL libs (OpenAL, FMOD etc…)
Is it worth it? I mean is it faster then Java2d?
By the way: I am having a Radeon9000 Graphic Card with 64Mbyte VRAM and a 1.8GHz Processor…
P.S The current game I am working on looks like that:
http://www.nullpointer.ch/pimg/index.php?showcat=1
