homepage/tartans/index.mdwn

19 lines
542 B
Plaintext
Raw Normal View History

2015-03-21 12:55:18 -06:00
Title: Tartans
2015-03-21 16:58:17 -06:00
Header: <script src="weave.js"></script>
Header: <script src="presets.js"></script>
2015-03-21 12:55:18 -06:00
2015-03-22 21:27:39 -06:00
<canvas id="loom" width="800" height="600" style="width: 100%; background: #444;">
2015-03-21 12:55:18 -06:00
Sorry, you need HTML5 and JavaScript for this.
2015-03-22 17:51:26 -06:00
<img src="nmloe.png">
2015-03-21 12:55:18 -06:00
</canvas>
2015-03-21 16:58:17 -06:00
<div>
2015-03-22 21:27:39 -06:00
<select id="preset"><option>Presets:</option></select>
2015-03-21 16:58:17 -06:00
<input id="sett" size="30">
<span style="white-space: nowrap;">
2015-03-22 21:27:39 -06:00
Zoom: <select id="thick"><option>0.8</option><option>1</option><option selected>2</option><option>3</option></select>
2015-03-21 16:58:17 -06:00
</span>
</div>
2015-03-21 12:55:18 -06:00
<p id="desc"></p>