积极答复者
我能在Windows universal app 上使用OpenGL么?

问题
答案
-
OpenGL在UAP支持的很多设备上没有硬件支持,顶多可以用软件做个到DirectX的桥。
参考
http://blogs.msdn.com/b/publicsector/archive/2014/06/19/porting-an-opengl-es2-app-to-windows-8-store-app.aspx
Visual C++ MVP- 已编辑 Sheng Jiang 蒋晟 2015年5月11日 4:13
- 已建议为答案 Herro wongMicrosoft contingent staff 2015年5月19日 7:43
- 已标记为答案 Amy PengMicrosoft employee, Moderator 2015年5月21日 5:18
全部回复
-
你好,
OpenGL是不支持的,runtime平台的话是使用DX的。文档里面都是关于DX的, https://msdn.microsoft.com/en-us/library/windows/apps/hh452744.aspx
关于你说的ccx引擎支持OpenGL的话,由于这个是三方的类库,我推荐你还是去官方论坛问。
谢谢
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
OpenGL在UAP支持的很多设备上没有硬件支持,顶多可以用软件做个到DirectX的桥。
参考
http://blogs.msdn.com/b/publicsector/archive/2014/06/19/porting-an-opengl-es2-app-to-windows-8-store-app.aspx
Visual C++ MVP- 已编辑 Sheng Jiang 蒋晟 2015年5月11日 4:13
- 已建议为答案 Herro wongMicrosoft contingent staff 2015年5月19日 7:43
- 已标记为答案 Amy PengMicrosoft employee, Moderator 2015年5月21日 5:18