17 gennaio
Model Manipulation using the Mouse
A friend of mine asked me about a small XNA sample where he could manipulate a model using the mouse. I made something up quick. It is not much, but I though I'd share it with the community, maybe someone will find it useful.
Controls:
- Left Mouse Button + Drag to rotate the model around the Y axis
- Right Mouse Button + Drag to scale the model
You can download it here: MouseManipulator.zip