Login  Register

Re: JOGL for 2D graph visualization

Posted by gouessej on Jun 29, 2012; 8:35am
URL: https://forum.jogamp.org/JOGL-for-2D-graph-visualization-tp4025331p4025353.html

Brandon, please don't drop the support of the fixed pipeline. If you use the graph API that heavily relies on shaders, it won't work on machines with bad or no shader support. I remind you that lots of cheap Intel graphics chips have low performance when using PBO and / or shaders and unfortunately lots of consumers have such chips on their laptops.
Julien Gouesse | Personal blog | Website