Gilmer Posted April 22, 2010 Posted April 22, 2010 Hello all.. There is some way, that i'm changing the dimension of buffer? For example, i want get the buffer renderized, and send to a texture. But the buffer, have a resolution of the 800x600, and the texture, 256x256. How i can resize, and assign to the texture?? Thanks Quote
Masterxilo Posted April 22, 2010 Posted April 22, 2010 You can render the buffer as an image to a buffer with any size. Make your 256 texture a buffer, make it the current render target and draw the bigger buffer as a stretched image/texture. Quote Hurricane-Eye Entertainment - Site, blog.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.