1
Graphics / How to draw to a texture of screen size?
« on: May 23, 2018, 12:52:12 pm »
How do would I draw to a texture of the screen size (greater than 1024x1024), going to be a background for some graphing software rather than drawing a few hundred lines per frame, or is SFML not a good option for this?