I'm having a REALLY hard time setting up OpenGL ES 1.1 with XCode. I've never successfully done it myself and I've searched Google for ages and never found any results. Since I only have a 1st gen iPod, it's my only option. The default OpenGL ES project uses 2.0 (obviously), so that isn't of any use to me. I tried getting XCode to initialize OpenGL ES 1.1 instead, but that didn't work either (well, it initializes, but the class is still tied to GLKit). It seems like no matter what I do, OpenGL ES just won't work!
Can I initialize OpenGL ES 1.1 without interface builder? Or is there a way to initialize it with the existing template? I'm totally lost and nothing I've ever tried worked.
Shogun
EDIT: Nevermind, I got it by some miracle...
Can I initialize OpenGL ES 1.1 without interface builder? Or is there a way to initialize it with the existing template? I'm totally lost and nothing I've ever tried worked.
Shogun
EDIT: Nevermind, I got it by some miracle...
Last edited: