fu5ha / ultraviolet

A wide linear algebra crate for games and graphics.
https://crates.io/crates/ultraviolet
750 stars 81 forks source link

Fix `perspective_reversed_z_vk` for `lh_yup` and `rh_yup` #168

Closed YouSafe closed 9 months ago

YouSafe commented 9 months ago

This PR fixes only the perspective_reversed_z_vk functions and not the other projection matrix constructors.

I used Mathcad to simplify matrix definitions:

image

Further references I used are: