Login  Register

Re: how to use glDraw*Instanced()

Posted by toruwest on Oct 13, 2014; 7:06am
URL: https://forum.jogamp.org/how-to-use-glDraw-Instanced-tp4033277p4033319.html

I think I complete the code with JOGL 2.2.4 (released on October 10).
https://github.com/toruwest/jogl-instanced-many-triangles

Are they OK?

I read http://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing and
  http://jogamp.org/wiki/index.php/Contributing_a_new_feature_or_fix,
but still I'm not sure how to commit them. Do you mean just send a pull request on github?