hustcc / canvas-nest.js

:cancer: Interactive Particle / Nest System With JavaScript and Canvas, no jQuery.
https://git.hust.cc/canvas-nest.js
MIT License
4.31k stars 826 forks source link

请问如何在bootstrap中引用 #5

Closed nickaaa closed 8 years ago

hustcc commented 8 years ago

直接在html的body中加入以下代码即可:

<script type="text/javascript" color="0,0,255" opacity='0.7' zIndex="-2" count="99" src="canvas-nest.min.js"></script>

其中的参数可以自行配置。