ABSTRACT

So far, we have covered the basic systems required for building a simple 2D graphics engine capable of rendering and animating sprites. We're able to maintain and track multiple sprites, sourced from larger sprite sheets, and our sprites animate smoothly, even across different frames rates.