DirectXTK
DirectXTK copied to clipboard
DrawLine line thickness
Can you implement option to specify line thickness for DrawLine function?
Thick and styled lines are a bit outside the scope of DirectX Tool Kit as that's what Direct2D is really designed to do a great job with. That said, I'll keep this on my backlog as I can see what D3DXLine did.