Reputation: 6352
For drawing graphics on WinCE emulator in visual studio 2008, currently i am trying to use GDI in VC++. is it possible to use OpenGL for drawing on WinCE platform ?
Upvotes: 2
Views: 159
Reputation: 52155
No.
However, OpenGL ES is doable. You can use Vincent if your device doesn't have hardware support.