Added src url parameter and a triangular lattice demo
This commit is contained in:
@@ -6,11 +6,15 @@
|
||||
<body>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="canvas/test1.html">Simple canvas playground</a>
|
||||
<h2>Simple canvas playground</h2>
|
||||
<ul>
|
||||
<li><a href="canvas/test1.html">Default configuration</a></li>
|
||||
<li><a href="canvas/test1.html?src=triangular-lattice.js">Triangular lattice</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Source: <a href="https://github.com/Mikael-Lovqvist/websperiments">https://github.com/Mikael-Lovqvist/websperiments</a>
|
||||
Source: <a href="https://github.com/Mikael-Lovqvist/websperiments">https://github.com/Mikael-Lovqvist/websperiments</a>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user