Update README.md
This commit is contained in:
parent
8968d6c2b7
commit
d7715f7da7
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
A simple ant colony GPU-accelerated simulation made with Three.js.
|
A simple ant colony GPU-accelerated simulation made with Three.js.
|
||||||
|
|
||||||
**[Live demo](https://vhawk.github.io/ants-simulation/)**
|
**[Live demo](https://strandedkitty.github.io/ants-simulation/)**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
@ -21,4 +21,4 @@ Pheromone trails left by ants evaporate and diffuse over time.
|
||||||
## References
|
## References
|
||||||
|
|
||||||
- https://softologyblog.wordpress.com/2020/03/21/ant-colony-simulations/
|
- https://softologyblog.wordpress.com/2020/03/21/ant-colony-simulations/
|
||||||
- https://github.com/johnBuffer/AntSimulator
|
- https://github.com/johnBuffer/AntSimulator
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue