Re: iOS OpenGL ES woes
Re: iOS OpenGL ES woes
- Subject: Re: iOS OpenGL ES woes
- From: David Duncan <email@hidden>
- Date: Tue, 02 Jul 2013 12:53:48 -0700
Honestly my first question would be why not use GLKit (which the Xcode OpenGL ES template should be using by default) instead? It pretty much sets up all the expected bits for you.
On Jul 2, 2013, at 12:46 PM, Vincent Habchi <email@hidden> wrote:
> On 2 juil. 2013, at 17:54, Vincent Habchi <email@hidden> wrote:
>
>> Uh, I just realized I had overlooked the call to EAGLContext presentRenderbuffer. It should work better when I add it.
>
> It doesn’t work even with that call added. I don’t really grasp when the CAEAGLLayer gets somehow hooked to the render buffer. Maybe I should ask on the OpenGL list instead.
>
> Vincent
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
--
David Duncan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden