glBufferData(GL_ARRAY_BUFFER,len(g_vertex_buffer_data)*4,(GLfloat * len(g_vertex_buffer_data))(*g_vertex_buffer_data),GL_STATIC_DRAW) self.context.colorbuffer ...
Add a description, image, and links to the opengl-tutorial topic page so that developers can more easily learn about it.