2017-07-09 18:13:41 -06:00
|
|
|
---
|
|
|
|
title: Tartans
|
|
|
|
scripts:
|
|
|
|
- weave.js
|
|
|
|
- presets.js
|
2022-09-04 16:59:13 -06:00
|
|
|
url: tartans/
|
2017-07-09 18:13:41 -06:00
|
|
|
---
|
2015-03-21 12:55:18 -06:00
|
|
|
|
2015-03-25 14:40:26 -06:00
|
|
|
<canvas id="loom" width="800" height="800" 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;">
|
|
|
|
</span>
|
|
|
|
</div>
|
2015-03-21 12:55:18 -06:00
|
|
|
|
|
|
|
<p id="desc"></p>
|