[Cuis] OpenGL questions

Juan Vuletich juan at jvuletich.org
Wed Jul 8 09:37:15 CDT 2015


Hi Phil,

I'm not using it, but it is a very nice to have it. I'd say, stick to 
the subset that makes most sense for you. Very few people could need the 
full OpenGL api. ES sounds very reasonable to me.

Cheers,
Juan Vuletich

On 7/7/2015 6:57 PM, Phil (list) wrote:
> Just wanted to see if anyone other than me is currently using my OpenGL
> port at https://github.com/pbella/Cuis-Ports?  I ask because what is
> currently there is from some old Squeak/Croquet code that only supported
> OpenGL 1.x (1.3, I believe) and I'm getting ready to update it but will
> need to break some things no matter how I decide to do it (i.e. related
> to the next question)
>
> Does anyone care about the 'full' OpenGL API anymore?  My general sense
> is that unless one is a developer of CAD software or high-end video game
> engines, the full/desktop API doesn't add much value esp. given how
> limiting it is in terms of portability.  As recent releases of OpenGL
> are supersets of OpenGL ES, I'm thinking of just supporting ES and that
> way both desktop and mobile devices can be targeted with the same code
> and have a much smaller API to deal with.  However, if anyone has a
> burning need for a non-ES flavor, now would be the time to speak up.
>
> Thanks,
> Phil
>
>
> _______________________________________________
> Cuis mailing list
> Cuis at jvuletich.org
> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org
>





More information about the Cuis mailing list