Skip to content

151706061/D3DSamples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NVIDIA GameWorks D3D Graphics and Compute Samples

The D3D Graphics and Compute Samples pack is a resource for 3D feature examples using DirectX 9, 10 and 11.

The samples target multiple Direct3D versions, including DX10 and DX11, and demonstrate advanced D3D features such as Antialiasing, Tessellation, Interleaved Rendering, Deferred Contexts, Compute Shaders and Instancing.

What to Read Next:

  • Release Notes ** What's new in this release, along with any known issues.
  • Prerequisites ** Details the per-platform requirements for developing with the samples.
  • Setup Guide ** Details the per-platform steps needed to set up your PC for building and running the D3D samples.
  • Overview of D3D Samples ** Describes each of the samples in the pack, what they demonstrate, and in some cases further detailed analysis of how they work.

Providing Pull Requests:

NVIDIA is happy to review and consider pull requests for merging into the main tree of the samples for bug fixes and features. Before providing a pull request to NVIDIA, please note the following:

  • A pull request provided to this repo by a developer constitutes permission from the developer for NVIDIA to merge the provided changes or any NVIDIA modified version of these changes to the repo. NVIDIA may remove or change the code at any time and in any way deemed appropriate.
  • Not all pull requests can be or will be accepted. NVIDIA will close pull requests that it does not intend to merge.
  • The modified files and any new files must include the unmodified NVIDIA copyright header seen at the top of all shipping files.

About

Direct3D feature samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.0%
  • Pascal 20.5%
  • Assembly 4.4%
  • HLSL 3.1%
  • C 3.0%