python-opengl icon indicating copy to clipboard operation
python-opengl copied to clipboard

Typo

Open Utkarsh22Ahuja opened this issue 5 years ago • 1 comments

known instead of know should be there. Just search for this(below in double courts) in your book and change 'know' to 'known' inside the brackets

''Of course, we also need to upload a color to this new uniform location and this is easier than for attribute because the memory has already been allocated on the GPU (since the size is know and does not depend on the number of vertices).''

Utkarsh22Ahuja avatar Apr 17 '20 10:04 Utkarsh22Ahuja

Oh thanks. Can you make a PR?

rougier avatar Apr 22 '20 13:04 rougier