Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 385 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 385 Bytes

pbr-test

C++, DirectX 12 demo, features:

  • Physically based rendering (PBR).
  • Image based lighting (IBL).
  • Programmable vertex fetch.
  • Interop with Direct2D.
  • Simple debug visualization.

Use Right Mouse Button and W, A, S, D keys to move the camera.
Demo uses C++20 modules so it requires Visual Studio 2019 16.8 or newer to build.

image