Skip to content

RandyGaul/d3d9-Render-to-Texture

Repository files navigation

d3d9-Render-to-Texture

Example of Rendering to Texture via D3D9

Creates an 8x8 checkerboard texture with the first pixel as a greenish color. Slowly scrolls the image to the right over time. Renders the geometry onto an off-screen texture, then renders that off-screen texture as a full-screen quad.

About

Example of Rendering to Texture via D3D9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages