C++端使用方法如下 1.用glGenBuffers和glBufferData,產生buffer物件並配置空間。 2.用glGetUniformBlockIndex取得index,再用glBindBufferBase ...
確定! 回上一頁