I need to draw and animate a 3D object on windows desktop that the user can interact with (a dog for example). User interaction assumes clicks, display of (iregular shape) dialogs for user input etc.
- Do you know any concrete way to achieve this?
I am thinking I have several options, any recomendations, which one is best, easiest?
- WPF
- OpenGL
- DirectX
- XNA
Are there any libraries (free or paid) that can help?