Page 1 of 1

OpenGL

Posted: Mon Mar 15, 2010 1:39 pm
by Foz
Is there any plan in the future to include the OpenGL api in the Linux version like it's included in the Windows version?

Re: OpenGL

Posted: Mon Mar 15, 2010 1:39 pm
by DarkDragon
No. Use the includes you can find everywhere on the forums.

Re: OpenGL

Posted: Mon Mar 15, 2010 1:54 pm
by Foz
I am aware of this, however I would also like to know if there is a reason it hasn't been added when it's used behind the scenes for the Sprite3D system...

Re: OpenGL

Posted: Mon Mar 15, 2010 2:33 pm
by DarkDragon
Foz wrote:I am aware of this, however I would also like to know if there is a reason it hasn't been added when it's used behind the scenes for the Sprite3D system...
Because those PureBasic libraries aren't written in PureBasic, so they don't need it.

Re: OpenGL

Posted: Mon Mar 15, 2010 2:43 pm
by Foz
Ah of course!

Cheers!