I want to have a 2D world that is, for example, 10000x10000 pixels, and then have a, for example, 800x600 window to display part of it, I've read the documentation about RenderWindows and Views and it seems to be on the lines of what I'm trying to do, but I can't quite figure out how to do it, any help?