Sprites work even if a bit unoptimized at the moment (currently only shader and material reuse is optimized, each sprite is still a separate draw call.

Tiles work, but I still need to test scrolling and effects like scaling, shearing, and rotation.