Low Level Programming

For this module a framework for generating a video using RTX with c++ was given where we had to optimize it with low-level techniques such as C++'s alloc functions, threading as well as port it to linux overall the time to generate went from 90 seconds to 7 seconds although the linux port had issues with threading. (Github)