This is a project that implements a Spatial-SIR toy model based on the implementation of the Boid class [1] by Craig Reynolds.
The project runs in the browser and can be accessed here.
To modify the project or using it locally, follow these steps:
- Clone the repository:
git clone https://github.com/szvarga/spatial-sir.git
- Set up a local server. For example, you can use the Live Server extension for VS Code.
- Run the project on your local server.
[1]
Reynolds, C. W. (1987, August).
Flocks, herds and schools: A distributed behavioral model.
In Proceedings of the 14th annual conference on Computer graphics and interactive techniques (pp. 25-34).