I'm declaring two global pointer array : GLfloat ** g_vertices;GLfloat ** g_colors;. And the code trying to read the .txt file and to write ...
確定! 回上一頁