开发者

What are unusual and creative usages of html5 canvas [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
开发者_Go百科

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 9 years ago.

Improve this question

Canvas from html5 was introduced some time ago. Currently it's used (almost) only for demonstrations how cool it is - it's mainly related to painting, games and charts. Many of them can be found at Canvas demos.

How creatively / unusually can canvas be used?

Some examples:

  • jsAscii - ASCII art from images with Javascript and Canvas (yea, I know, it's painting but not the classic one)
  • Javascript compression using PNG and Canvas


There's a really cool tool called Detexify which uses machine learning on the back end which allows you to draw the LaTeX symbol you're interested in knowing the LaTeX code of and it will suggest one for you based on what it's learned from other users.


My two favorite are:

  • Processing.js - an implementation of the processing language in javascript/canvas.
  • Bespin - a collaborative coding IDE that feels more like a beautiful native app.


I always thought of creating a simple image editor with the canvas tag. It would be easy to use it for cropping, resizing, changing color values, removing red eyes etc.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜