OK,
After further review, I think both LWJGL and JoGL
may pop up security dialogs in some cases. LWJGL
pops one up all of the time, and JoGL seems to pop
one up on some versions of Java and not others?
Some interesting behavior, but it is best to have
that pop up NOT show up, when possible in my
opinion. I'm for any kind of mitigation of that.
There are other reasons that I would want to
use JoGL as well. Java2D integration is one. Basically what the
JoGL Java2D integration allows you to do is to
write a game using jPCT, and then implement your
user interface in Java2D using the overlay. This is
done at full hardware speed, and you have access
to all of Java's Font technology. You can even
write the overlay with JavaFX. So I still want
the JoGL integration with jPCT.
I don't know how others feel.
After further review, I think both LWJGL and JoGL
may pop up security dialogs in some cases. LWJGL
pops one up all of the time, and JoGL seems to pop
one up on some versions of Java and not others?
Some interesting behavior, but it is best to have
that pop up NOT show up, when possible in my
opinion. I'm for any kind of mitigation of that.
There are other reasons that I would want to
use JoGL as well. Java2D integration is one. Basically what the
JoGL Java2D integration allows you to do is to
write a game using jPCT, and then implement your
user interface in Java2D using the overlay. This is
done at full hardware speed, and you have access
to all of Java's Font technology. You can even
write the overlay with JavaFX. So I still want
the JoGL integration with jPCT.
I don't know how others feel.