Login  Register

Re: TextRender only work after reshape with GL_TEXTURE2 binding

Posted by yaqiang on Jun 08, 2022; 4:56am
URL: https://forum.jogamp.org/TextRender-only-work-after-reshape-with-GL-TEXTURE2-binding-tp4041609p4041772.html

The problem was solved through adding "gl.glActiveTexture(GL_TEXTURE0)" after volume render code.
www.meteothink.org