This content is not currently approved and is visible here for review only.

Foundation Silverlight 3 Animation

Foundation Silverlight 3 Animation
Authors
Jeff Paries
ISBN
143022407X
Published
27 Aug 2009
Purchase online
amazon.com

Silverlight is Microsoft's breakthrough technology for creating rich experiences on the web. This book illustrates the power of Silverlight as a graphics, animation, and game-creation tool. It teaches the fundamentals of computer animation, using trigonometry and vector movement before moving on to more advanced topics such as physics modeling and particle systems.

Editorial Reviews

Silverlight is Microsoft's breakthrough technology for creating rich experiences on the web. This book illustrates the power of Silverlight as a graphics, animation, and game-creation tool. It teaches the fundamentals of computer animation, using trigonometry and vector movement before moving on to more advanced topics such as physics modeling and particle systems.

With full code examples for all types of animation and interaction, this is an invaluable resource for both Silverlight beginners and more advanced users.

  • Fully updated for Silverlight 3
  • See the power of Silverlight in action
  • Learn the building blocks of animation in Silverlight 2

What you'll learn

  • Learn how to create procedural (code-based) animation in Silverlight
  • Utilize trigonometry and vectors to create motion
  • Create animated text and image effects such as blurs and drop shadows
  • Add physics effects, such as gravity
  • Experiment with kinematics to create walk cycles
  • Play with particle systems to create simple explosions

Who this book is for

Anybody interested in Silverlight can pick up this book and be productive. Similarly, those with some web development experience looking to add Silverlight applications to their site can be productive. More advanced users can extract the concepts presented and apply them in their own applications as well.

Table of Contents

  1. What You Need to Know
  2. Basic Transforms
  3. Storyboards and Animations
  4. Animation Techniques
  5. Coordinates in Silverlight
  6. Using Trigonometry for Animation
  7. Simulating 3D In 2D
  8. Collisions
  9. Kinematics
  10. Particle Systems
  11. Silverlight VR (SLVR) Objects

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Some people, when confronted with a problem, think "I know, I’ll use regular expressions." Now they have two problems.” - Jamie Zawinski