The text in the console won't change often, and I want it to be fast so instead of drawing each character to the window, I'm writing it to a texture when there's a change, then it's 2 triangles to draw the whole thing. Today went basically like this. Next- to print actual things in the window.