Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 632 Bytes

File metadata and controls

13 lines (8 loc) · 632 Bytes

Jam-Packed Rendering Engine (JPRE) v0.0.1

About

This was initially a project for my Intermediate Graphics and Animation Programming class in which I implemented multiple processing and pipeline techniques using DirectX 12. Now, I plan to shape it into a sandbox of graphics techniques that show off my knowledge of the API.

Thank you so much to iedoc at https://www.braynzarsoft.net/viewtutorial/q16390-04-directx-12-braynzar-soft-tutorials for their DirectX 12 tutorials!

Requirements & Installation

  • CMake
  • Windows 10 or newer

This project is built using the CMakeLists.txt inside the root folder of the repository