News

WebGL Buffers can store multiple attributes per vertex using vertexAttribPointer().These attributes can be a 3D position, but also other additional data like a normal vector, a color or a texture ID.