Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 02-01-2010, 09:32 AM   #3 (permalink)
Bersaelor
Registered Member
 
Join Date: Jan 2010
Posts: 4
Default

Well I just threw those files out of the project, since I used them nowhere.
(It was only used in ES2Renderer, and I don't use that too)

My big problem is the bug on the iPhone 3GS.
I know it supports OpenGl ES 2.0 with Shaders, Stencil Buffers etc.

But I was under the impression if I just restrict myself to OpenGL ES 1.1 (initializied in ES1Renderer), implementing the graphics would be the same for all machines (iPhones, iPod Touches etc). In the OpenGL ES Project-Template you get one EAGLview and two ESRenderers, where the machines first tries to initialize an ES2Renderer, fails when there are no shaders and then initializes the ES1Renderer instead. I just deleted the part where it tries to start an ES2Renderer and immediately made it use only the ES1Renderer.

To clarify my question:
Does anyone know what could cause the above graphics error?
May the reason be that the iPhone 3GS is not downward compatible to OpenGL ES1.1, i.e. could it be necessary to write 2 seperate 3D-Engines?

PS: This Problem may be 3D-Specific, since the 2D HUD that is on top of my 3D Content seems to work on iPhone 3GS. Most games are 2D, so that may be a reason nobody seemed to be able to help me this far.
Bersaelor is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 158,865
Threads: 89,223
Posts: 380,688
Top Poster: BrianSlick (7,129)
Welcome to our newest member, aimeeclowers
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 05:53 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.