Hello!
I would like to create a frame with only a GLCanvas component with fullscreen rendering… How can I create it? Is there any jogl-utility?
If i start my game, I would like to set the fullscreen modes: 1280x1024x16 or 1280x1024x32 or 1024x768x32 and so on…
Thanks.