Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

fypj2013

macrumors newbie
Original poster
Mar 12, 2013
6
0
Hi all, I have been encountering the same problem for a week and i still cannot solve it. Currently, I am creating a 3D model for my application. I had successfully created a 3D model, which is launch straight alway. However, this time, i am trying to have my mainViewController and link to my EAGL view. The linking works but they say create frame buffer fail 0. my main nib based file is my mainWindow, which contains my 3D model. How do i get rid of this create framebuffer fail 0? Any help is appreciated, I am really stuck..
 
Hi all, I have been encountering the same problem for a week and i still cannot solve it. Currently, I am creating a 3D model for my application. I had successfully created a 3D model, which is launch straight alway. However, this time, i am trying to have my mainViewController and link to my EAGL view. The linking works but they say create frame buffer fail 0. my main nib based file is my mainWindow, which contains my 3D model. How do i get rid of this create framebuffer fail 0? Any help is appreciated, I am really stuck..

Dunno. I've written a fair amount of OpenGL code on Apple hardware now, but each time I do something different, I have to struggle with the setup and configuration.

Getting your framebuffer set up correctly can be tricky. Have you thought about using GLKit and creating a GLKView? That does all the hard work for you.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.