Skip to content

d3alek/Texample2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Texample2

Rendering Text in OpenGL ES 2 on Android.

An OpenGL ES 2 port of the code by fractious - Rendering Text in OpenGL on Android.

Licensed under CC0 1.0 public domain license, so use it freely, no restrictions at all.

How to use

The provided code includes Texample2 and Texample2Renderer which are a working example of the usage of the code.

For more information, see the original post by fractious. Most of the syntax is unchanged.

See it in action

[TheHunt - Interactive graphical platform for AI experiments] (http://d3kod.github.com/TheHunt---Interactive-graphical-platform-for-AI-Experiments/)

More information

I made a blog post with a bit more information about the implementation steps I took to port the code - Rendering Text in OpenGL 2.0 ES on Android

About

Rendering Text in OpenGL ES 2 on Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages