+ Reply
Results 1 to 2 of 2
  1. #1
    What's Jailbreak?
    Join Date
    May 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Draw a Simple Picture with OpenGL ES

    First of all I'm sorry for my bad englisch.
    I want to draw a simple picture on iphone with opengl. I have a programm that load a picture from the storage and converts the image into a texture.
    Then it draw the picture. My problem ist that the image on the screen hat a bad quality. I want to draw the image directly with glBitmap, but this function is not include in ES, or? So how can i draw a picture directly on the screen.
    The draw process should be fast, because the picture is dynamic.

    Thx for every advice or help.

  2. #2
    What's Jailbreak?
    Join Date
    Apr 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Doubt in OpenGL ES

    how did u load the image in opengl es IPhone can u describe me Plz!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts