Wallop icon indicating copy to clipboard operation
Wallop copied to clipboard

Drawing should happen to an offscreen target instead of directly to the visible context.

Open moolicc opened this issue 3 years ago • 0 comments

Currently, drawing and rendering directly goes to the screen. We should implement some form of rendertarget to facilitate better scaling when drawing.

moolicc avatar Feb 23 '22 23:02 moolicc