Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Foegame

Pages: [1]
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?

Pages: [1]
anything