made a page to generate crafting trees (TODO: docs + testing)
This commit is contained in:
+2
-2
@@ -35,7 +35,7 @@
|
||||
<body>
|
||||
<div id="mainDiv">
|
||||
<img src="/assets/backgrounds/bgGradient_256x164.png" class="bgGradient">
|
||||
|
||||
|
||||
<img src="/assets/backgrounds/starNoise_512x512.png" draggable="false" id="starNoise">
|
||||
|
||||
<canvas id="starfallCanvas"></canvas>
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
<div id="loadingScreen"></div>
|
||||
|
||||
|
||||
|
||||
<!-- libs -->
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/three@0.128.0/examples/js/postprocessing/EffectComposer.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user