- INSTANT Silverlight 5 Animation
- Nick Polyak
- 125字
- 2021-08-05 18:20:36
What this book covers
This book is about creating animations using Silverlight technology.
Chapter 1, Building Blocks of Animation, talks about the Silverlight concepts used for animation: dependency and attached properties, bindings, transforms, and storyboards.
Chapter 2, Animations in Business Logic Silverlight Applications, talks about using VisualStateManager
for custom control animations and animation navigation transitions.
Chapter 3, Creating Animated Textures, talks about using Perlin noise for generating random processes such as clouds and fire.
Chapter 4, 3D Animations in Silverlight, talks about using Perspective Transform for simple 3D animations and also covers using a subset of the XNA functionality in Silverlight for more complex animations.
Chapter 5, Building an Animated Banner, talks about creating a Silverlight animated banner and integrating it into an HTML page.
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Java面向對象軟件開發
- R語言游戲數據分析與挖掘
- Java 9 Programming Blueprints
- RISC-V體系結構編程與實踐(第2版)
- 軟件供應鏈安全:源代碼缺陷實例剖析
- 開源項目成功之道
- Django 3.0應用開發詳解
- Python計算機視覺和自然語言處理
- Learning iOS Security
- 零基礎學C語言(第4版)
- ASP.NET 4.0 Web程序設計
- OpenCV Android Programming By Example
- Python GUI Programming Cookbook(Second Edition)
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用