This is an amazing demonstration created by Charles Petzold. He applied Bezier calculation on the point objects and then rendering the text. You are able to customize the Bezier lines as well.
Nov
WriteableBitmap Extensions: Drawing Shapes
Nov
Creating random globules
Charles Petzold demonstrated the use of WriteableBitmap in drawing random globules (with random color) on the stage.
Oct
Vector Arrows
Laurent Bugnion created 56 useful vector arrows in XAML format. Resource is available in WPF and Silverlight format.
Sep
Create animation along a path
A feature that is very much similar to the Guide animation in Flash. The code is developed by lneir. The animations support ellipse path, rectangle path, bezier segments, as well as any path geometry.
Sep
3D Vector Visualizer
Vladimir Bodurov developed a 3D engine for drawing lines in three dimensions. The tool is able to:
- Draw a group of lines in three dimensions
- Rotate those lines around a central point
- Add or remove lines
Vladimir also explained the secret behind this application. Worth studying!
Sep
Create Path in C# and XAML
Matthias Shapiro demonstrated how you create a geometry object using C# and XAML.
Sep
Double Click
The is no native support for double click in Silverlight 3. However, Terence Tsang created a sample to tackle this problem. When you double click on the application, a random geometry object will pop up.
Sep
Live Geometry
Live Geometry is an computer model application which allows you to create interactive ruler and compass constructions. The application has a extensible framework that allows you to add your custom figures as well.








