this project is an interactive simulation of the Reynolds Boids model, implemented in Python with Tkinter. It allows you to visualize and experiment with the collective behavior of a flock of virtual birds by adjusting parameters such as cohesion, alignment, separation, speed, and neighborhood radius in real time. The interface also provides several controls (pause, reset, new generation, FPS display, etc.) to easily explore the dynamics of the system.
Project description
pybirdsreynolds
This project is an interactive simulation of the Reynolds Boids model, implemented in Python with Tkinter. It allows you to visualize and experiment with the collective behavior of a flock of virtual birds by adjusting parameters such as cohesion, alignment, separation, speed, and neighborhood radius in real time. The interface also provides several controls (pause, reset, new generation, FPS display, etc.) to easily explore the dynamics of the system.
Installation/Upgrade
Prerequisites
- Install Python 3 for your system
- Install pipx for your system
Installation
pipx install pybirdsreynolds
Upgrade
pipx upgrade pybirdsreynolds
Use
pybirdsreynolds
- If you obtain error about tk, install python3-tk
sudo apt install python3-tk #for ubuntu
sudo pacman -S tk #for arch
brew install python-tk #for mac
Documentation and options
pybirdsreynolds --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pybirdsreynolds-2.0.3.tar.gz.
File metadata
- Download URL: pybirdsreynolds-2.0.3.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfe013122614d77e8bf9902ff15fc9c4c089acbb71875ee103550402f70b5a9b
|
|
| MD5 |
48d352c6bce9ed94b089ca900e6405d5
|
|
| BLAKE2b-256 |
5141bbf527b58b3f001de6b49196080daac5e811668d4dc05a31fb70b584e7dc
|
File details
Details for the file pybirdsreynolds-2.0.3-py3-none-any.whl.
File metadata
- Download URL: pybirdsreynolds-2.0.3-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04a253ee64d738e718b787432d7c1262e0ab98f723c42fc091f30ff4c0162d3a
|
|
| MD5 |
c5a9cb038f0750173a663b0fc8906d5b
|
|
| BLAKE2b-256 |
49713d07def403b8a1d48a534c5579e386e85ff158096aa53037d4a87e59be76
|