资料介绍
相关专题学习资料:
语言:英语
网址:
类别:教程
由Lynda出品的JavaScript库EaselJS教程。
教学时长:1小时28分钟,
主讲:Ray Villalobos
教程所使用的软件:CreateJS, EaselJS
EaselJS是一个封装了HTML5 画布(Canvas) 元素的JavaScript 库,它使得创建交互式Web内容更简单,更直观 。本课程为网页设计师,动画师,和内容创作者用于使用Adobe Flash和ActionScript这项新的开放网络标准工作。Ray Villalobos介绍了EaselJS框架和HTML5 Canvas元素,以及他们的网页设计能力,使用EaselJS的辅助类和层次的显示列表加载图片,绘制,动画,和处理鼠标输入的游客。
EaselJS is a free JavaScript library that makes creating interactive web content for HTML5 more straightforward and intuitive. This course transitions web designers, animators, and content creators who may be used to working with Adobe Flash and ActionScript to this new open web standard. Author Ray Villalobos first explains the capabilities of the EaselJS framework and the HTML5 Canvas element, and what they mean for web design. The rest of the course shows how to use EaselJS’s helper classes and hierarchal display list to load images, draw, animate, and handle mouse input from visitors.
Topics include:
Installing EaselJS
Understanding how Canvas draws and animates
Drawing lines and strokes
Drawing with graphic primitives
Using the chaining and compacting commands
Animating shapes
Working with text
Importing bitmaps and vector graphics
Working with sprite sheets
Handling mouse events