Re: Possible to use vertex shader without vbo?
Posted by
gouessej on
Jul 08, 2015; 8:33am
URL: https://forum.jogamp.org/Possible-to-use-vertex-shader-without-vbo-tp4034532p4034840.html
Ensure that you give a color and a normal to each vertex (even though it leads to duplicate some code) and it will probably work.