Hardware 3D (C++ DirectX Graphics) Tutorial 40
From Chilipedia
Friendship CANCELED with GDI+. Now DirectXTex is my new best friend. Also, JSON happens?
Topics Covered
- Building Visual Studio library projects and incorporating in a solution
- The joys of encapsulation
- Using
LoadFromWICFile
andScratchImage
to load images from file - Parsing quoted strings with
std::quoted
- JSON for Modern C++ (nlohmann) library