Back in 2020, I used all the concepts that I’d learned from my linear algebra course and applied them to write my own ray-tracing rendering engine. It’s not optimal, in terms of performance, as my sole intention was to be able to see linear algebra in action, in the real world. And to learn more about MATLAB in the process, as I’d just been introduced to it that semester. Here’s the link to the Github repo.