boids_2D_simulation
Simulation of flying flock in 2-dimensional space based on AI software "boids" by Craig Reynolds.
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.5%) to scientific vocabulary
Keywords
birds
boids
flight
simulation
Last synced: 6 months ago
·
JSON representation
·
Repository
Simulation of flying flock in 2-dimensional space based on AI software "boids" by Craig Reynolds.
Basic Info
- Host: GitHub
- Owner: simop07
- License: mit
- Language: C++
- Default Branch: main
- Homepage: https://www.red3d.com/cwr/boids/
- Size: 2.03 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 3
Topics
birds
boids
flight
simulation
Created almost 4 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
License
Citation
README.md
Boids
Introduction
Boids is the project developed by four Physics freshmen during 2021-2022 course Programmazione per la fisica, for their final exam.
Simulation of the behavior of flighting birds in two-dimensional space
Boids is an artificial life program firstly developed by Craig W. Reynolds in 1986. The program simulates the flocking behaviour of birds.\ This project is written in C++ programming language.
Download and use
- Download the last repository release.
- Follow the instruction in Relazione.pdf to build, compile and execute the project (through CMake).
- Please, check Relazione.pdf for a thorough explaination on how the simulation works.
Owner
- Name: Simone Pasquini
- Login: simop07
- Kind: user
- Location: Terni, Italy
- Company: DIFA Unibo
- Website: https://simop07.github.io/
- Twitter: simo_p7
- Repositories: 2
- Profile: https://github.com/simop07
Physics student at University of Bologna
Citation (CITATION.cff)
cff-version: 2.0.1 message: "If you use this software, please cite it as below." authors: - family-names: Pasquini given-names: Simone title: "Boids 2D simulation" version: 2.0.1 doi: https://zenodo.org/badge/latestdoi/490634037 date-released: 2022-10-21 url: "https://github.com/simop07/boids-2D-simulation"
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0