I am trying to draw with QT's OpengL.
With point primitives mode, everything worked fine and I could see the graphics on the interface.
But when I changed to triangle mode, it seems to be no effect, and I can only see a blank screen.
My question is does the AM437x opengl with sdk-linux-07-03-00-005 support Triangle primitives?or which modes it supports?
Thank you !
This is the mode define in <gl.h>