PDC Samples
The week before last I was at PDC and did a little talk on creating behaviors, for this talk I used a number of behaviors from the Expression.Samples project on CodePlex along with some additions that I’ve been working on.
I have an updated version of the Expression.Samples project to support .NET 4, Silverlight 4 and also adding Physics support (based on the Box2D physics engine) and a sample of an action with Python script.
The source code for the Silverlight 4 version of the Expression.Samples project.
(I’m experimenting with a source code browser that allows viewing zipped solutions to save the hassle of downloading a ZIP and opening it with Visual Studio).
1 Comments:
I played with behaviors when it first came out - did a blog post on what it was all about etc. Just saw your PDC talk and I enjoyed it very much. Keep up the good work and hope the WPF guys take the hint and drop CompositionTransform in their API soon :-)
Post a Comment
<< Home