opengl-tutorials / ogl

http://www.opengl-tutorial.org
2.69k stars 925 forks source link

Example in opengl textrender inside rectangle 2D #84

Open red0bear opened 5 years ago

red0bear commented 5 years ago

hello people,

I were reading about ways to write text inside a rectangle 2D in java using jogl using native opengl but i didn't find anything really clear and good to try. i wish help if you can to explain how to do this. and there is a easy way or not to do that.

if you have example in c++ is good too.