Re: Loading attributes in a packed buffer?
Posted by
gouessej on
Dec 13, 2012; 8:27am
URL: https://forum.jogamp.org/Loading-attributes-in-a-packed-buffer-tp4027450p4027497.html
Demoscene Passivist or Sven can answer this question better than me, I rarely use shaders. I remember you have to use glEnableVertexAttribArray, glVertexAttribPointer and glDisableVertexAttribArray.