Matrix4f invert function is incorrect
com.mojang.math.Matrix4f#invert()
The matrix is multiplied rather than divided by the determinate. This results in a matrix that is scaled incorrectly.
The function is called net.minecraft.util.math.vector.Matrix4f#invert() in Minecraft 1.16.5
2021-06-09, 07:19 AM
2022-11-20, 07:31 PM
5
5
-