BenMcLean
Upscaling and rotating texture
you run the unit test and it writes the animation to "rotated.gif' inside the test project's bin folder ... or wherever else you decide to send it to on your computer by modifying that string.
you just open the gif to see the result
29 replies
Upscaling and rotating texture
I created a minimum reproduction project.
The visualization is created by running the only unit test.
https://github.com/BenMcLean/UpscaleAndRotate
29 replies
Upscaling and rotating texture
i'm trying to get the correct startX for each scanline, which is only going to be the minimum corner on the one scanline that happens to intersect the corner.
also one of the corners is always going to be on x=0 as per the method description
29 replies