FlipModelD3D12 icon indicating copy to clipboard operation
FlipModelD3D12 copied to clipboard

Interactive visualization for understanding swap chains in D3D12

DISCONTINUATION OF PROJECT

This project will no longer be maintained by Intel. Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project. Intel no longer accepts patches to this project. FlipModel D3D12 Sample Application

An interactive visualization for understanding the Direct3D 12 Flip Model.

For a detailed explanation, please see this article.

Build Instructions

FlipModelD3D12.sln contains two projects:

  • FlipModelD3D12, for building a regular (win32) desktop application.
  • FlipModelUniversal, for building a Windows 10 Universal App.

Choose your start up project, build and run.

Requirements

  • Windows 10 or greater
  • Visual Studio 2015 or higher