mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-02-17 12:18:38 +01:00
Current order of operations (rotate then normalize) seems to produce a lot more distortion than normalizing and then rotating. This makes Citra results match pretty closesly with hardware, and indicates that hardware may also be using lerp instead of slerp to interpolate the quaternions. |
||
---|---|---|
.. | ||
audio_core | ||
citra | ||
citra_qt | ||
common | ||
core | ||
input_common | ||
tests | ||
video_core | ||
.clang-format | ||
CMakeLists.txt |