Added links
This commit is contained in:
parent
b6fc04a411
commit
dcf40822e3
@ -143,7 +143,14 @@
|
|||||||
window.app = app
|
window.app = app
|
||||||
app.setup()
|
app.setup()
|
||||||
app.run()
|
app.run()
|
||||||
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
<h2>
|
||||||
|
References
|
||||||
|
</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://mattdesl.svbtle.com/drawing-lines-is-hard">Drawing Lines is Hard</a></li>
|
||||||
|
<li><a href="http://perfectionkills.com/exploring-canvas-drawing-techniques/">Exploring Canvas Drawing
|
||||||
|
Techniques</a></li>
|
||||||
|
<li><a href="https://github.com/mattdesl/polyline-normals">Polyline Normals</a></li>
|
||||||
|
</ul>
|
||||||
</body>
|
</body>
|
Loading…
Reference in New Issue
Block a user