Languages

Menu
Sites
Language
Draw a Image with OpenGL

Hey guys, 

Not sure how to do this. I want to draw a simple image into an OpenGl Frame based project.

Could someone guide me through the procces. Loading and the drawing the image ?

Thanks

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

3 Replies
muditha murthy
please refer GlesCanvasTexture sample.
Stefan
I followed the example but it does not load a Image. I tried using ImageBuffer and Bitmap. But with no succes because the app won't start. As i said before I'm trying to load the image in the a OpenGl framed based project in GlRendererTemplate.
Stefan
Found a way to do it in the GlesCube11. Thanks