Instant Silverlight 5 Animation : enrich your web page or Silverlight business application with Silverlight animations /

Saved in:
Bibliographic Details
Author / Creator:Polyak, Nick.
Imprint:Birmingham : Packt Pub. Ltd., 2013.
Description:1 online resource (ii, 97 pages) : illustrations (some color)
Language:English
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/11180552
Hidden Bibliographic Details
ISBN:9781849687157
1849687153
1849687145
9781849687140
9781849687140
Language / Script:Restricted: Printing from this resource is governed by The Legal Deposit Libraries (Non-Print Works) Regulations (UK) and UK copyright law currently in force.
Notes:Legal Deposit; Only available on premises controlled by the deposit library and to one user at any one time; The Legal Deposit Libraries (Non-Print Works) Regulations (UK).
Summary:This book is written in simple, easy to understand format with lots of screenshots and step-by-step explanations. If you are a developer looking forward to create great user experience for your Silverlight applications with cool animations or create Silverlight banner ads, then this is the guide for you. It is assumed that the readers have some previous exposure to Silverlight or WPF.
Table of Contents:
  • Cover; Copyright; Credits; About the Author; About the Reviewer; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Building Blocks of Animation; Spinning control sample; Defining a dependency property in C# code; Defining visual presentation for spinning control; Bindings; Transforms; Storyboards and animations; Adding a rotation animation to our code; A brief overview of different Silverlight animation classes; Attached properties; Summary; Chapter 2: Animations in Business Logic Silverlight Applications; Animating Silverlight controls; Tools for animating controls
  • Animating a built-in buttonCreating and animating custom button control; Animating navigation panels; Summary; Chapter 3: Creating Animated Textures; Background on Perlin noise; A bit of history; Perlin noise algorithm; Multi-scale Perlin Noise; Basic Perlin noise; Perlin noise algorithm implementation; ImageProcessingLibrary; Cloud simulation; Fire simulation; Summary; Chapter 4: 3D Animations in Silverlight; Perspective transform; Silverlight 5 three-dimensional functionality; 3D models; Vertex and pixel shaders; Compiling pixel shaders
  • Enabling your Visual Studio 2010 SP1 or Visual Studio 2012 to create and compile shadersCreating the moving triangle application; The moving prism application; The 3D related topics that were left out; Summary; Chapter 5: Building an Animated Banner; What we aim to build; The globe image; Perspective transform; Code description; Referring to the globe image within an XAML file; Creating rotating lines of text; Animation storyboard; Placing the Silverlight banner within an HTML file; Summary; Appendix A: Creating and starting a Silverlight project
  • Appendix B: AppendChanging the XAML formattingAppendix C: Installing snippets; Appendix D: Using snippets; Index