Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to flip mesh object in DirectX horizontally or vertically?
Sarajevo, Bosnia
How about rotating the world? Device.Transform.World = Matrix.RotationX(radian);
/\ |_ E X E GG
This is not an option. I want to flip a specific mesh, not the whole world, as there are many meshes in the world that should retain its positions.