The FloatBuffer output is received in the shader as a uniform input of type Mat4. This shader takes a matrix and applies it to each vertex: #version 330 uniform ...
確定! 回上一頁