Rat32 Posted August 3, 2017 Share Posted August 3, 2017 Hello community, I have for example texture created by dxCreateTexture (simple image). I have to connect it to second texture and make one texture. Like adding a layers in Gimp/Photoshop. It is possible? Link to comment
NeXuS™ Posted August 4, 2017 Share Posted August 4, 2017 You can use dxCreateRenderTarget and draw the textures on that rendertarget creating one "texture". 1 Link to comment
Rat32 Posted August 4, 2017 Author Share Posted August 4, 2017 Best solution and thanks for you! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now