开发者

Multi-monitor application in C++ and Opengl

I'm developing an application in C++ on Windows and i don't know in Openlg how to initialize several devices or screens for an multi-monitor app开发者_开发问答lication.

Thanks Paul


You'll have to create a separate render context for each window with wglCreateContext.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜