Currently playing around with C++ and Raylib. Trying to re-create Skewbacca, the tool I created to un-skew laptop-images. I got pretty much everything down except getting the correct transformation matrix. I got a little help from Claude, but the the calculation didn’t do quite the right thing, so now attempting to come up with it myself. I really don’t want to introduce OpenCV or ImageMagick.