December 2009
1 post
6 tags
JOGL performance
a sketch, by dave bollinger, to compare performance between having processing “wrap” all the OpenGL calls, versus doing them directly.  intent is to mimic as closely as possible same code conventions between either method (that is, with no “fancy” tricks, like vertex buffers, etc). link
Dec 21st