Flocking-Simulation
Flocking Simulation
A 3D simulation of flocking behavior in a virtual environment using Haskell and parallel processing.
A 3D Boids-like flocking simulation coded in Haskell.
64 stars
7 watching
3 forks
Language: Haskell
last commit: almost 10 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A simulation of small fish flocking together while avoiding larger ones | 5 |
| | A C++ library implementing a real-time swarming algorithm for simulating flocking behavior in game development and other applications. | 134 |
| | A package that predicts changes in bird distributions and generates synthetic migration routes using machine learning models. | 12 |
| | A toy implementation of the Raft protocol with an experimental BFT variant in Haskell. | 111 |
| | A cellular automaton model for simulating spiking neural networks | 6 |
| | An experimental HTTP load testing application built using Rust to simulate large volumes of concurrent requests | 110 |
| | A Dominion simulator written in Haskell for testing competing strategies in card game simulation | 111 |
| | A crowd simulation framework for modeling and analyzing collective behavior of agents | 139 |
| | Simulates particle collisions and detects them efficiently using Rust. | 5 |
| | A simulation of Conway's Game of Life in Go, where the rules and behavior are defined by a set of cell states and their interactions. | 3 |
| | A daily time-step agroecosystem model simulating biophysical processes and management practices in cropping systems | 12 |
| | A Python-based system for training and testing collision avoidance neural networks using Microsoft AirSim data | 240 |
| | A cellular automaton simulation of a population's growth, interaction, and evolution in response to environmental factors. | 147 |
| | A simulation of people arriving at an event, using SpriteKit and Swift | 32 |
| | A simulator for a stack-based computer architecture with a set of instructions to perform various operations on a virtual memory. | 14 |