This lesson covers performing picking in 3D.
Adding the DirectX Tool Kit which we will use for this lesson.
Next lesson:Mixing SimpleMath and DirectXMath
https://code.msdn.microsoft.com/DirectXMath-Win32-Sample-f365b9e5
Setup
First create a new project using the instructions from the first two lessons: The basic game loop andAdding the DirectX Tool Kit which we will use for this lesson.
Ray casting
...
Next lesson:Mixing SimpleMath and DirectXMath
Further reading
http://msdn.microsoft.com/en-us/library/windows/desktop/ee415574.aspxhttps://code.msdn.microsoft.com/DirectXMath-Win32-Sample-f365b9e5