Does anybody know how to get GLUT context? I mean we can use gl = canvas.getGL(). But how can I get glut?
GLUT glut = new GLUT();
WiESi
Does anybody know how to get GLUT context? I mean we can use gl = canvas.getGL(). But how can I get glut?
GLUT glut = new GLUT();
WiESi