GLBasic forum

Main forum => GLBasic - en => Topic started by: mentalthink on 2012-May-06

Title: Question OPELGLES 1.0 AND OPENGLES 2.0
Post by: mentalthink on 2012-May-06
Hi I have a doubt whit this 2 Libraries.... Yesterday I beggin to make a "port" of all commands of OPENGLES 1.0, for have more control in the 3D World... after a While, I test my devices are capable whit 2.0, and I think I start to make the same but in GLES 2.0,
Title: Re: Question OPELGLES 1.0 AND OPENGLES 2.0
Post by: Kitty Hello on 2012-May-06
GLBasic uses 1.1 for compatibility. On most decices you cannot mix them. Theres no benefit from using 2.0 for GLBasic. It wont be faster. But break compatibilit with other devices.
Title: Re: Question OPELGLES 1.0 AND OPENGLES 2.0
Post by: mentalthink on 2012-May-06
@Sorry, I leave the message whitout finish...

Well I want make the port of GLES 2.0 (but how tolds Kitty perhaps will be very slow make 3d things..), for use 2.0 you need to use 1.0 together?¿, I make this question because I don´t found any function of ligth in 2.0, and I don´t know if have to works together 1.0 and 2.0...