zayngdev / intro-to-dx12

Forked from sample code for the book "Introduction to 3D Game Programming with DirectX 12".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to 3D Game Programming with DirectX 12 source code

Introduction

This is a detached fork of the sample code repo for Frank D. Luna's excellent book Introduction to 3D Game Programming with DirectX 12. The source code is presented here for convenience (so you don't need to dig up the physical media of the book) and remains the copyright of Frank D. Luna.

Changes

All projects have been updated to use Visual Studio 2019 and retargeted to the latest Windows SDK.

Additional resources

About

Forked from sample code for the book "Introduction to 3D Game Programming with DirectX 12".


Languages

Language:C++ 83.2%Language:HLSL 16.8%