Where did graph.curve.opengl.TextRenderer go ?
Posted by
Lili on
Jun 08, 2015; 2:21pm
URL: https://forum.jogamp.org/Where-did-graph-curve-opengl-TextRenderer-go-tp4034611.html
Hello,
I updated my libraries to the JOGL March 2015 version and com.jogamp.graph.curve.opengl.TextRenderer doesn't exist any more

. Did it move?
I tried the alternative (com.jogamp.opengl.util.awt.TextRenderer) but I can't get it to work with GL3.
Thank you for your help.