今天在某网站上发现的,看到 github 上没有,就开源出来了。项目地址见: https://github.com/hustcc/canvas-nest.js
如果代码侵犯了你的版权,请联系我删除,谢谢。
具体效果直接看地址: http://www.atool.org/

或者直接下载 github 项目,看其中的 demo 。使用和配置非常简单, js 代码也非常少, 2kb 不到。下面的 readme 文件内容。
cavas-nest.js
A nest backgroud of website draw on cavas.
feature
- do not depend on jQuery or other javascript framework.
- very light, only 1.59kb. can be smaller after gzip.
- so easy to use, even you are not a web developer.
usage
so eazy that I do not want write the chapter.
<script type="text/javascript" src="canvas-nest.js"></script>
then ok!
preview
if you has used this project, pls let me know, I can add your website on.
other
- the code is from other website, is not writed by myself. I just do some code on it.
- I search the github, but can not find the code.
- if the code is piracy of yours, pls let me know.