Through a few days of debugging, I found that ultraviolet::projection::rh_ydown::perspective_vk appears to be wrong and had to write my own projection code to make my projection display correctly.
Here is the commit where i replaced the code and had it work for comparison
Through a few days of debugging, I found that
ultraviolet::projection::rh_ydown::perspective_vkappears to be wrong and had to write my own projection code to make my projection display correctly.Here is the commit where i replaced the code and had it work for comparison