Checkpoint book shape task 2

This commit is contained in:
2026-06-05 14:37:22 +02:00
parent 139086917e
commit a92822bc44
2 changed files with 79 additions and 14 deletions
+1 -1
View File
@@ -74,6 +74,6 @@
<button id="fast_forward" type="button">Fast Forward</button>
<output id="flip_count">0 / 10</output>
</div>
<script type="module" src="/js/webgl-book-shape-lab.js?v=cover-overhang-1"></script>
<script type="module" src="/js/webgl-book-shape-lab.js?v=task2-grid-aligned-1"></script>
</body>
</html>