microsoft / DirectXTK

The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++

Home Page:https://walbourn.github.io/directxtk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dear ImGui integration with PrimitiveBatch

walbourn opened this issue · comments

The existing 'implementation on GitHub works fine, but it could be made a lot simpler if it was using DirectX Tool Kit PrimitiveBatch.

A helper and tutorial here would be nice.