1
Graphics / Problem about large rendertexture and image
« on: April 20, 2016, 03:50:45 am »
I am doing a project which use sfml to generate large image.
I used rendertexture for tile then save it as a image file.
The problem is rendertexture limited size to 8192x8192
Is it possible to use more than one rendertexture and merge it to a single image.
Or it has better solution?
I used rendertexture for tile then save it as a image file.
The problem is rendertexture limited size to 8192x8192
Is it possible to use more than one rendertexture and merge it to a single image.
Or it has better solution?