[PyQt] Help with QOpenGLBuffer for a newbee

ctgreybeard admin at greybeard.org
Mon Jul 10 04:48:04 BST 2017


I think I have it figured out. Please let me know if I am going in the wrong
direction.

As I am creating vertex arrays of triplets of floats I found array.array()
which worked for the allocate method. Binding the buffers into a VAO seems
to work so far.

This stuff is HARD!



--
View this message in context: http://python.6.x6.nabble.com/Help-with-QOpenGLBuffer-for-a-newbee-tp5218182p5218184.html
Sent from the PyQt mailing list archive at Nabble.com.


More information about the PyQt mailing list