语言

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

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

3 回复
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