- Overview
- Documents
Chalkboard - Fullscreen Javascript canvas implementation of a chalkboard with a realistic chalk effect with touch support.
Source: github.com
Jul 21, 2014 in Drawing & SVG 6885 views
Chalkboard - Fullscreen Javascript canvas implementation of a chalkboard with a realistic chalk effect with touch support.
Source: github.com
1. INCLUDE CSS JS FILES
<link rel="stylesheet" href="css/chalk.css"> <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script> <script src="js/chalk.js"></script>
2. HTML
<body> </body>
Tagged with:
chalkboard
canvas
realistic chalk effect
chalk
board
fullscreen javascript
canvas implementation
realistic chalk
touch
Related Articles