How to render a text on Android

0 votes
asked Aug 31, 2017 by gdj63566 (120 points)
Hi,

I would like to render a text under the marker instead of 3d models and I couldn't find any examples of that (I write an app on the Android platform). Could you give some advice how can I do that using EasyAR?

2 Answers

0 votes
answered Sep 7, 2017 by kenn (18,750 points)
You can search for text rending in OpenGL ES 2. That's what EasyAR is using for rendering on Android.
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...