Skip to content

SoftwareRasterizer with D3D12 for Graphics and Compute and Hardware Rasterization

Notifications You must be signed in to change notification settings

Erfan-Ahmadi/Rasterizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Rasterizer

  • SoftwareRasterizer on GPU with D3D12 ComputePipeline/Shader
  • HardwareRasterization on GPU with GraphicsPipeline

Motivation

Demo Framework

Resources

Build

Visual Studio 2019 (MSVC v142)

  1. Solution file is located in SoftwareRasterizer/SoftwareRasterizer.sln
  2. Copy dlls beside built exe: from dep/lib/64 in out/x64/Debug or out/x64/Release