Particle Implementation
* Particle is implemented but something is odd. Will be replaced by a library in the future
This commit is contained in:
@@ -47,7 +47,12 @@
|
||||
</div>
|
||||
</div>
|
||||
<input id="file-upload" type="file" accept="application/json" />
|
||||
<canvas id="dvd-render"></canvas>
|
||||
<div id="assets">
|
||||
<img src="images/dvd.png" id="dvd" alt="">
|
||||
</div>
|
||||
<script src="player.js"></script>
|
||||
<script src="dvd.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user