Re: TextRender only work after reshape with GL_TEXTURE2 binding
Posted by
yaqiang on
Feb 07, 2022; 3:26pm
URL: https://forum.jogamp.org/TextRender-only-work-after-reshape-with-GL-TEXTURE2-binding-tp4041609p4041630.html
Add canvas.setSize(600, 400) after frame.setVisible(true) will not solve the problem. The texts only plotted after adjust the frame size by mouse.
www.meteothink.org