Rendering an image bigger than the Backbuffer

Blitz3D Forums/Blitz3D Programming/Rendering an image bigger than the Backbuffer

Hi every body !

Is it now possible to render an image bigger than the backbuffer() ? Or can we do a bigger image from multiple cameras ?

I'd assume you'd have to render more than once and attach the resulting images.


This requires some math and zoom playing, so dont ask me how :)