Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

这篇翻译不完整。请帮忙从英语翻译这篇文章

恭喜你!你已经结束了Canvas的教程!这些知识将帮助你在web中创建优秀的2D图形。

更多的例子以及教程

下面这些网站里有关于canvas的各种各样的演示以及更进一步的说明:

Codepen.io
前端开发人员操练场和浏览器内的代码编辑器。
Canvasdemos.com
关于HTML5 canvas元素的应用程序,游戏,工具和教程。
HTML5CanvasTutorials
包括大多数canvas API的示例。
31 days of Canvas tutorials
JavaScript可视化编程入门的不错选择。
Game development
玩游戏是最热门的计算机活动之一。新技术不断诞生,以使开发更好更强、且能在任何符合标准的浏览器上运行的游戏变得可能。

其他的Web APIs

当和canvas和图形进一步打交道时,这些API可能会排上用场。

WebGL
用于渲染交互式3D图形的API.
SVG
Scalable Vector Graphics(可伸缩矢量图形,简称SVG)let you describe images as sets of vectors (lines) and shapes in order to allow them to scale smoothly regardless of the size at which they're drawn.
Web Audio
这个Audio API提供了一个强大和灵活的系统去控制网络上的音频,允许开发人员选择音频源,添加音频效果,创建音频可视化,应用空间效应(如平移)等等。
The Web Audio API provides a powerful and versatile system for controlling audio on the Web, allowing developers to choose audio sources, add effects to audio, create audio visualizations, apply spatial effects (such as panning)  and much more.

解惑

Stackoverflow
标"canvas"标签来提问
Comments about this tutorial – the MDN documentation community
如果你对本教程有任何意见,或是想感谢我们,在此畅所欲言吧!

文档标签和贡献者

 此页面的贡献者: The-End-Hero, wth, Dengjiansheng, ziyunfei, jasonworg
 最后编辑者: The-End-Hero,