mirror of
https://github.com/Cametendo/EMVs-Creative-coding.git
synced 2026-06-20 17:45:02 +02:00
Edit index.html
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
scrolling="no"
|
scrolling="no"
|
||||||
></iframe>
|
></iframe>
|
||||||
</div>
|
</div>
|
||||||
<h3>Bouncing DVD-type shape</h3>
|
<h3>Bouncing DVD-type shape (non-interactive, but looks cool)</h3>
|
||||||
<div>
|
<div>
|
||||||
<iframe
|
<iframe
|
||||||
src="/Week-2/Shapes/moving-shapes.html"
|
src="/Week-2/Shapes/moving-shapes.html"
|
||||||
@@ -66,6 +66,7 @@
|
|||||||
<iframe src="/Week-4/l-system.html" style="height: 600px"></iframe>
|
<iframe src="/Week-4/l-system.html" style="height: 600px"></iframe>
|
||||||
</div>
|
</div>
|
||||||
<h1>Markov Chain</h1>
|
<h1>Markov Chain</h1>
|
||||||
|
<p>Reload to regenerate</p>
|
||||||
<div>
|
<div>
|
||||||
<iframe src="/Week-4/markov-chain.html" style="height: 600px"></iframe>
|
<iframe src="/Week-4/markov-chain.html" style="height: 600px"></iframe>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user