Original Post
Hi,
I''m looking for a good algo to calculate the inverse of a 4x4 matrix.
I didn''t find anything good with google. I mean, I can have a lot of information about calculating the inverse of a matrix on paper, but that''s mostly impossible to implement as C code
So how do you guys calculate matrix inverses in your engines/games/projects? Any code or information would be useful.
Thanks,
Flo