SetTextureStageState

Started by
1 comment, last by dragon9 20 years, 10 months ago
Does anyone know of a good reference for learning how to use the various SetTextureStageState parameters? The Beginner D3D books don''t really cover it and the Advanced D3D books assume you know it already.
Advertisement
Best way to find out how the parameters work is to try them out.
Look at the SDK sample called "MFCTex". It lets you play with the parameters, shows the result and the source code that produces the output.
Fabulous, thanks.

This topic is closed to new replies.

Advertisement