Trying to get an OpenGL view in an IPhone app

Hello, Im not sure if this is too much of a noob question for here, but here goes anyway.

Im kinda new to IPhone and Objective C, im trying to get an Open GL ES view in one of my Iphone apps and wondering what the best way of doing this is? I have been trying to my EAGLView as a subview of another view. Is this the right way to go about things?? If so does anyone know where there is some tutorial code about how to add the subview.

Many thanks

Tom

Hi, you can start just from here: http://developer.apple.com/iphone/libra … index.html

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.