- 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.
- Implementing VMware Horizon 7(Second Edition)
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- 大學計算機應用基礎實踐教程
- Mastering Objectoriented Python
- Apache Hive Essentials
- RTC程序設計:實時音視頻權威指南
- Learning Informatica PowerCenter 10.x(Second Edition)
- 高級C/C++編譯技術(典藏版)
- C++ 從入門到項目實踐(超值版)
- Learn React with TypeScript 3
- Learning Three.js:The JavaScript 3D Library for WebGL
- Go語言編程
- Building Serverless Architectures
- Clojure for Java Developers
- 數據分析與挖掘算法:Python實戰