Browse Source
We were getting slight floating point errors from glm::dot() before sending the result to acos(). Anything out of the range of -1 >= x <= 1 is undefinedmain
3 changed files with 16 additions and 6 deletions
Loading…
Reference in new issue