Update README.md

This commit is contained in:
StrandedKitty 2022-08-11 16:47:12 +03:00 committed by GitHub
parent 8968d6c2b7
commit d7715f7da7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/)**
![ants collecting food](https://i.imgur.com/FeU3UvR.png) ![ants collecting food](https://i.imgur.com/FeU3UvR.png)
@ -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