GameAnimationProgramming
GameAnimationProgramming copied to clipboard
Small errors on ebook "Importance note" section
in title, "Creating a matrix"
"When looking at a matrix, the element in column 2, row 3 should have a linear index of 7, but the previous mapping yields 14."
7 is non-zero based index, but 14 yields zero based index