Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 386 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 386 Bytes

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