In the below example I use the new Projection control to create a 3d effect based on the users mouse…
Tags: 3D, C#, Direction, Effects, Expression Blend, Fun, Mouse position, Projection, Rotation, Silverlight 3, tutorial, XAML
The below is a 2 player tank game built for the Silverlight 2 plug-in. Players are assigned keys to separate…
Tags: Collision, Direction, Effects, Fun, Games, Rotation, Silverlight 2, User Input
The below example shows an object being controlled by user input. To get the object to turn left or right…
Tags: C#, Direction, Fun, Games, Radians, Rotation, Silverlight 2, tutorial, User Input