problem of Rendering mesh with texture in DirectX 9.0
Graphics
1
Posts
1
Posters
2
Views
1
Watching
-
I am using directx9 and Visual c++ for my project. I am trying to display a mesh loading from *.x file. The mesh object has texturing object. When I am trying to render the meash there is a background containing one texture from the mesh file. The problem is when I use color blending. If I desable color blending there is no pproblem.