Browse by Tags
All Tags »
XNA 1.0 »
Randomchaos 3D Engine »
Ray Picking (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
Here I will show how I manage to pick 3D objects from the scene using the mouse. Now as you can imagine this can lead to a few issues, one of which is converting a mouses 2D coordinates to 3D coordinates that can be used in the scene. Before I give you...
|