I need to make a wp7 application with a three-dimensional arrow rotating dynamically. The application will have many menus, so the best way is to use Silverlight. How can I get a 3D object in Silverlight? I have tools like Swift 3D to make a model. They generate .xaml code, but when I put this code in a blender expression, I have errors.
Is there a different approach? I lost a little because I'm new to the Microsoft development platform.
source
share