undela
Posts: 3
Joined: Thu Mar 24, 2016 1:22 pm

Texture atlas implementation

Wed Apr 06, 2016 10:52 am

Hi Guys,

I am displaying multiple images and texts by using freetype code available in below link. But i cant display more than 8 images units due to GL_MAX_TEXTURE_IMAGE_UNITS limitation. Currently i want to use texture atlas functions available in below link for displaying images. Could any one guide me how to use these functions for image display.

https://github.com/PDKK/freetypeGlesRpi

Return to “OpenGLES”