OpenGL ES 2.0 – Generating Textures Using Evas Object
OpenGL ES 2.0 – Generating Textures Using Evas Object
BY 21 Jul 2015Native Code Snippet
This code shows how to generate textures from Evas Objects very simply.
evas_object_image_data_get API provides a helpful way to load PNG file into OpenGL ES 2.0 texture memory area without hassle.
More detailed OpenGL ES 2.0 things for Tizen are well explained in GLViewCube Sample in SDK
OpenGL ES 2.0 – Generating Textures Using Evas Object
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio