Wallop
Wallop copied to clipboard
Drawing should happen to an offscreen target instead of directly to the visible context.
Currently, drawing and rendering directly goes to the screen. We should implement some form of rendertarget to facilitate better scaling when drawing.