开发者

JOGL OpenGL GLCanvas set to a fixed resolution

开发者 https://www.devze.com 2023-03-16 00:48 出处:网络
I am using JOGL with a GLCanvas in a java app which is displayed fullscreen 1920x1080, i开发者_如何转开发s it possible to set the resolution of the GLCanvas or GL to say half this 960x540 and have the

I am using JOGL with a GLCanvas in a java app which is displayed fullscreen 1920x1080, i开发者_如何转开发s it possible to set the resolution of the GLCanvas or GL to say half this 960x540 and have the canvas/gl upscale it?

0

精彩评论

暂无评论...
验证码 换一张
取 消