Description: This sample demonstrates how to create dynamic textures
// through off-screen rendering.
//
// As a demonstration, a spinning textured cube is rendered
// to an off-screen surface, which is in turn, used to create
// a dynamic texture. The dynamic texture is then used to
// texture a second spinning cube, which will be rendered to
// the application s window.
File list (Check if you may need any files):
dx9_offscreen_rendering
.......................\dx9_offscreen_rendering.cpp
.......................\dx9_offscreen_rendering.exe
.......................\dx9_offscreen_rendering.rc
.......................\dx9_offscreen_rendering.vcproj
.......................\resource.h