Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要一个用于 HTML5 的库/插件canvas,可以让您绘制草图。我知道我可以简单地创建自己的脚本来在画布上绘图,但这是我不知道如何实现的附加功能。所以我希望有人可以建议一个可以添加支持的库:
canvas
这样的事情存在吗?如果没有,有人可以通过创建我自己的功能来向我发送正确的方向吗?
谢谢!
我不确定撤消支持,但sketch.js 是一个不错的起点。
http://intridea.github.io/sketch.js/
Kinetic JS 将是一个好的开始......
http://kineticjs.com/