How to draw text clearly in OpenGL ES (Android?

What free tools exist for cross-platform OpenGL ES layout and menu design?

  • I've seen http://en.wikipedia.org/wiki/Clutter_%28toolkit%29, but it's not very cross-platform for ES.  Is there anything like an interface builder that can export source and data matrices for OpenGL-ES?  Any 3D apps that can export ES compatible source?

  • Answer:

    OpenGL is a low-level API and doesn't include any file formats. So 3D applications can't export GL-compatble data. This is a more typical relationship. 3D App - > Collada file format -> Your App Parser - > Your App GL Renderer

Glyn Williams at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.