GLBasic forum

Main forum => GLBasic - en => Topic started by: JonVelop on 2015-Jul-29

Title: GLBasic for Windows Phone?
Post by: JonVelop on 2015-Jul-29
Hello There,
I have a question about GLBasic.
GLBasic has Android and IOS functions.
One might add Windows Phone features?

Sorry for my english.
Title: Re: GLBasic for Windows Phone?
Post by: spacefractal on 2015-Jul-29
Property Newer.

Glbasic is a C++ OpenGL application.

- Windows Phone 7 using C# only.
- Windows Phone 8 supports c++, but OpenGL is not supported.

That is one of the reasons not many apps have been ported, because there is a major rewrite to been required. Mightbeen this could been integrated, if ever possible to get something working:
https://code.google.com/p/angleproject/

Mightbeen Windows 10 is supported, but have no idea about the software requirements.