0
kicks
XNA - XNA Ray Model Intersection Tutorial
I have created a small sample that demonstrates polygon picking using the mouse on a given model in XNA. In this article we test a ray projected when the mouse is clicked into a scene with a stanford bunny. When a polygon is selected we render that polygon in red to distinguish it from the scene.