Game Engine Programming 029.2 - Initializing DirectX 12 | C++ Game Engine

Published April 24, 2022
Advertisement

Previously, I set up the high-level renderer and defined how it would interact with a low-level renderer through an interface. I also added the required headers for DirectX 12 so that we can access its API. Today, I'm going to start with writing the initialization and shutdown code for the D3D12 low-level renderer.

(Red Episode)

Support Game Engine Series: https://patreon.com/gameengineseries

Discord: https://discord.gg/75ZmXwz

keywords: graphics rendering, direct3d 12, directx 12, dxgi

by Arash Khatami

-------------------------------------------------------------

#PrimalEngine #GameEngineSeries #GameEngineProgramming #TheGameEngineProgrammingSeries

1 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Advertisement