(SDK root)\Samples\Managed\Direct3D\EmptyProject

This sample is a starting point for new Microsoft Direct3D applications.

EmptyProject sample

Supported Languages

  • C#

Path

Source:(SDK root)\Samples\Managed\Direct3D\EmptyProject
Executable:(SDK root)\Samples\Managed\Direct3D\Bin\x86\csEmptyProject.exe

Sample Overview

This sample is a bare-bones Direct3D application provided as a convenient starting point for your own project.

How the Sample Works

This sample uses the sample framework to initialize and run a basic Direct3D application.

Show: