The 3D SoccerBall model for WPF can be placed in a transparent window, as simple as possible, like shown in the following code:
1 2 3 4 5 6 7 8 | <window x:Class="SoccerBall.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:cws="clr-namespace:CWS.Media.Media3D.Geometry.SoccerBall;assembly=SoccerBallLibrary" Title="BallWindow" ShowInTaskbar = "False" Background="Transparent" AllowsTransparency = "True" WindowStyle ="None" WindowStartupLocation = "Manual" Width="220" Height="240"> <cws:soccerball x:Name="soccerBall" MouseMove="soccerBall_MouseMove" /> </window> |
Use the mouse left button to move the ball or the right button to rotate it.
To download a Demo project, click here.
To download the Source Code, click here.
The final output should look like this:

It?s actually a cool and useful piece of info. I?m happy that you simply shared this helpful information with us. Please keep us up to date like this. Thanks for sharing.
Thanks 🙂 Hopefully it will be upgraded soon 🙂
Nice Web site, Stick to the wonderful job. Thanks a lot!.