Hi there,
I read the introduction in the thread “How to: Getting started with JOGL”
and I’d like to know whether it’s useful to use JOGL just
for speeding up my Iso2D-RPG-game.
You may laugh and say: “Do it 3D”
but I really want the Iso Engine with which much more is possible to do
when you’ve got only a 1-Person-Production
I also like all the little details rather than big triangles that don’t fit into a nice shape
if you understand :-
So here’s the thing, I used Graphics2D and Fullscreenmode so far, but
am not satisfied with the fps, the usual thing I guess ;D
My question at last:
Is it possible to use JOGL instead of Graphics2D to speed up
the rendering-routine and if so,
is it really necessary for people playing my game later on to
install anything beside the JRE ?
I’d really like to learn something new, as of now I’m also not used to OpenGL
itself…
So it this makes sense, please tell me