Jim's GameDev Blog

Direct3D 12 Note Part 2

2016-1-10

一个基础的 Direct3D 12 程序的流程

Initialize(初始化)

Update(更新)

Render(渲染)

Destroy(销毁)