Re: array vertex_buffer_object must be bound to call this method
Posted by Wilds on Jan 31, 2018; 11:15am
URL: https://forum.jogamp.org/array-vertex-buffer-object-must-be-bound-to-call-this-method-tp4038581p4038591.html
Is there anything else I can check for context resource sharing?
My openGL resources (VBO) are not shared between drawables.
I dont know what I am missing.