Click here to Skip to main content
15,886,024 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello everyone,
I created a simple mirror filter in that I just display a mirror image.
But I want to rotate the image note that not complete image, only mirror image. I am able to getting mirror image horizontally and vertically. Can anyone tell me the solution, how I achieve this.I am using Directx9.0 HLSL.
Posted
Comments
Sergey Alexandrovich Kryukov 12-Jul-12 2:19am    
2D, 3D?
--SA

1 solution

 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 12-Jul-12 10:31am    
Well, do you understand the transform matrices? This is what you should use, not your code.
--SA
Sergey Alexandrovich Kryukov 17-Jul-12 12:14pm    
This is not a productive approach. You ignored my question about matrices. That is the way.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900