mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
(Update) Participate: Replace self-written boids with particle.js
This commit is contained in:
parent
c0665911a9
commit
6a3f4cca60
3 changed files with 123 additions and 270 deletions
|
@ -7,8 +7,8 @@
|
|||
</video>
|
||||
</div> -->
|
||||
|
||||
<!-- Boids -->
|
||||
<canvas id="canvas"></canvas>
|
||||
<!-- Boids / Particle.js -->
|
||||
<div id="boids"></div>
|
||||
|
||||
<!-- Navigation -->
|
||||
{% include nav-desktop.html %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue