blog
blog copied to clipboard
Broken link
Hello,
I was reading your article https://blog.mbedded.ninja/mathematics/geometry/projective-transformations/ and at this line https://github.com/gbmhunter/blog/blob/master/content/mathematics/geometry/projective-transformations/index.md?plain=1#L134 there is a reference to some code example https://github.com/gbmhunter/BlogAssets/tree/master/Mathematics/QuadToQuad but the link is broken.
I'm trying to implement this and I'm having some weird result for other matrice than the one in the example, if you still have the code available I would like to compare to find what's wrong with my implementation. Edit: I finally found out the problem :)