Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 845 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 845 Bytes

Spatial-SIR

This is a project that implements a Spatial-SIR toy model based on the implementation of the Boid class [1] by Craig Reynolds.

Usage

The project runs in the browser and can be accessed here.

To modify the project or using it locally, follow these steps:

  1. Clone the repository: git clone https://github.com/szvarga/spatial-sir.git
  2. Set up a local server. For example, you can use the Live Server extension for VS Code.
  3. Run the project on your local server.

References

[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).