An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with boids

A curated list of projects in awesome lists tagged with boids .

https://github.com/connor-brooks/ecosim

An interactive ecosystem and evolution simulator written in C and OpenGL, for GNU/Linux.

boids ecosystem evolution game genetic-algorithm life linux simulation

Last synced: 26 Jun 2026

https://github.com/Cultrarius/Swarmz

A free, header-only C++ swarming (flocking) library for real-time applications

acceleration algorithm boids flocking game library position public-domain swarm unreal-engine velocity

Last synced: 08 May 2025

https://github.com/nvjob/nvjob-boids

#NVJOB Simple Boids (Flocks of Birds, Fish and Insects). Flocking Simulation. Free Unity Asset.

birds boid boids boids-simulation butterflies fish flocking flocking-agents flocking-algorithm flocking-simulation flocks nvjob shader shaders simulation unity unity-asset unity3d

Last synced: 03 May 2025

https://github.com/healeycodes/boids

🦢 The boids flocking simulation in Wasm using Ebiten!

boids ebiten flocking go go-game go-wasm wasm

Last synced: 30 Aug 2025

https://github.com/ch8n/compose-boids-flocking

Jetpack Compose Boids | Flocking Insect 🐜. bird or Fish simulation using Jetpack Compose Desktop 🚀, using Canvas API 🎨

boids boids-simulation jetpack-compose jetpack-compose-desktop kotlin

Last synced: 10 Apr 2025

https://github.com/yogthos/boids

boids example using Quil and PixiJS

boids

Last synced: 06 May 2025

https://github.com/dmnsgn/bird-oid

A 3D boid system with accompanying emergent behaviors. Implementation mostly based on Craig Reynolds paper Steering Behaviors For Autonomous Characters.

3d arrive avoid-obstacles behaviors boids bounds evade flee flock flow-field follow-flow-field follow-leader follow-path pursue seek sphere steering wander wrap

Last synced: 06 Oct 2025

https://github.com/danieldidiobalsamo/boids

Rust boids simulation using Reynolds model running with Bevy engine.

artificial-life bevy boids rust simulation

Last synced: 04 Oct 2025

https://github.com/lommix/quadtree_boid_simulation

Quadtree based boid scene with controls using bevy and egui, written in rust

bevy boids egui esc quadtree rust simulation wasm

Last synced: 30 Jul 2025

https://github.com/lelserslasers/underwaterworld

Infinite explorable underwater world created using Rust and WGPU using marching cubes and 3D perlin noise populated with 3D boids.

boids chunks marching-cubes perlin-noise rust rust-lang shader spatial spatial-partitioning wgpu

Last synced: 30 Jul 2025

https://github.com/sarckk/boids

Boids implementation in C++ with spatial hashing

boids cpp flocking-simulation simulation spatialhash

Last synced: 28 Aug 2025

https://github.com/ishanmanchanda/boids

An implementation of Craig Reynold's Boids in p5.js, with lots of new features.

boids boids-simulation ecosystem javascript js p5 p5js processing simulation

Last synced: 27 Jul 2025

https://github.com/roblesch/bevy-spatial-boids

K-D Tree Boids on Bevy

bevy boids k-d-tree

Last synced: 11 May 2025

https://github.com/fl33tw00d/wasm-boids

A Three.JS + WASM implementation of Boids.

boids boids-simulation rust

Last synced: 21 Jun 2025

https://github.com/corollarium/babylon-boids

A boids library for BabylonJS

babylonjs boids webgl

Last synced: 31 Oct 2025

https://github.com/90-008/godot_boids

Addon for Godot that adds 2D / 3D boids (flocking). (THIS REPOSITORY IS A MIRROR)

boid boids flock flocking gdext gdextension godot rust

Last synced: 23 Oct 2025

https://github.com/lelserslasers/boids

2D customizable boids simulation in JavaScript

2d boids boids-simulation itch-io javascript js simulation spatial-hashing

Last synced: 13 Oct 2025

https://github.com/andrewyuan34/boids

Boids Simulation: A real-time, visually engaging flocking animation with dynamic skybox effects.

animation boids cpp flocking-simulation opengl skybox

Last synced: 03 Sep 2025

https://github.com/mimisukemaster/osakanaflock

This is my entry for the Unity Youth Creator Cup 2022. This is a game that uses the PC camera to move a school of fish using gestures. To play, please download the zip file at the "Releases" page.

barracuda boids gamedev mediapipe source-code unity

Last synced: 14 Feb 2026

https://github.com/prashantrahul141/boids

I tried creating boids in python3.6 using pygame module

boids boids-simulation pygame python repl

Last synced: 29 Jun 2025

https://github.com/devpoodle/godot-boids

A Godot 4 Boids simulation using RenderingDevice for rendering and computing

boids compute-shaders demo godot-engine simulation

Last synced: 21 Sep 2025

https://github.com/lettier/boids

Boids steering behaviors created in 3D using the Panda3D API.

artificial-intelligence boids machine-learning panda3d panda3d-game-engine python steering-behaviors

Last synced: 26 Mar 2025

https://github.com/jakobjpeters/boids

A flocking bird simulation

bevy boids rust

Last synced: 05 May 2026

https://github.com/kylepls/boids

An underwater simulation written in OpenGL/C.

boids c glsl opengl shaders

Last synced: 15 May 2026

https://github.com/frectonz/gundan

A boid simulation program.

boids boids-simulation canvas canvas2d typescript vite

Last synced: 15 Feb 2026

https://github.com/tejashah88/boids

My research project simulation for iQuest.

algorithm boids reynolds unity unity3d

Last synced: 20 May 2026

https://github.com/xevion/boids

A project dedicated to presenting Boids, a computed flocking mechanism, to users in a beautiful format.

boids boids-algorithm boids-simulation flocking-algorithm flocking-simulation simulation unity unity2d

Last synced: 28 Apr 2026

https://github.com/mvrilo/boids-rs

A Boids simulation built with Rust and Quicksilver

2d animation boids boids-rs boids-simulation quicksilver rust vectors

Last synced: 16 Feb 2026

https://github.com/controversial/boids

Experimental JS implementation of the Boids flocking algorithm

boids canvas es6 flocking sass simulation

Last synced: 30 Apr 2026

https://github.com/aramshiva/boids

🦅 Artifical Swarm Intelligence

art boids generative math numpy pygame python swarm

Last synced: 20 May 2026

https://github.com/blagojeblagojevic/boids

Boids Implementation

boids boids-simulation

Last synced: 08 Apr 2025

https://github.com/marinactonci/boidsquadtree

This is a simulation project demonstrating flocking behavior using the Boids model. The model is enhanced with a Quadtree structure for efficient neighbor-finding to optimize performance.

boids python quadtree

Last synced: 14 Jun 2026

https://github.com/tanguysoto/mtworld

Ecosystem simulation with 3D visualization

3d artificial-life boids java procedural-generation simulation

Last synced: 01 Apr 2025

https://github.com/datavorous/boids

A lightweight boids simulation showcasing emergent flocking behavior

boids javascript simulation

Last synced: 24 Jan 2026

https://github.com/bentobaux/boids

A Unity-based Boid simulation inspired by flocking behaviour in nature. Features real-time control over separation, alignment, cohesion, and leadership behaviours via the Unity Inspector.

boids flocking simulation unity

Last synced: 25 Apr 2026

https://github.com/v0idzdev/boids-improved

My second attempt at implementing boids in P5.js.

boids javascript p5 processing simulation sketch

Last synced: 02 May 2026

https://github.com/Str4y-Cat/three-boids

A tool for simulating flocking entities/boids on the web

boids boids-simulation three-js webgl

Last synced: 10 Sep 2025

https://github.com/demonstrandum/zoids

Boids in Zig (GLFW+NanoVG / WASM+WebGL).

boids glfw opengl wasm webgl zig

Last synced: 11 May 2026

https://github.com/pakagronglb/boids-3d-flocking-simulation

An interactive 3D Boids simulation built with React Three Fiber. This project demonstrates flocking behavior using Craig Reynolds' Boids algorithm.

3d animation boids simulation threejs vite

Last synced: 06 May 2026

https://github.com/star-light-nova/boids

Implementation of boids in SDLv2, Go

boids go sdl2

Last synced: 22 Jan 2026

https://github.com/talhaahussain/boids-gui

An implementation of Craig Reynolds' Boids (1986) as a graphical user interface.

boids boids-simulation gui pygame simulation

Last synced: 03 Mar 2026

https://github.com/mobeets/boids-and-bugs

playing around with flocking/swarming parameters in Boids program

boids flocking p5js swarming

Last synced: 08 Jun 2026

https://github.com/lp1dev/boids-cli

simple CLI representation for the boids algorithm

boids flock python

Last synced: 24 Jun 2026

https://github.com/gregorybchris/quad

Boids with a QuadTree data structure

boids implementation kd-tree quadtree tree

Last synced: 09 Jun 2026

https://github.com/popke523/rybki

A 3D shoal of fish animation using the boids algorithm, OpenGL for rendering and CUDA for parallel processing.

boids cuda opengl

Last synced: 08 May 2026

https://github.com/sidsbrmnn/boids

Simulation of a flock of birds using Reynolds' Boids.

boids boids-simulation unity unity3d

Last synced: 29 Apr 2026

https://github.com/televisionninja/flocking-simulation

Flocking simulation with boids rendered using p5.js

ai boids flocking octree p5js simulation

Last synced: 14 Mar 2025

https://github.com/vivek13130/boids

A boid ( unified movement of birds and fishes in large groups ) simulator with real time behaviour modification.

boids boids-algorithm boids-behaviour boids-simulation gamedevelopment gdscript godot-engine multithreading simulation solo-project

Last synced: 20 Jan 2026

https://github.com/mjollnir03/boidscpp

This is a project in which I will use C++ and raylib to create a graphical simulation of "Boids" by Craig Reynolds.

boids cpp raylib

Last synced: 09 May 2025

https://github.com/str4y-cat/three-boids

A tool for simulating flocking entities/boids on the web

boids boids-simulation three-js webgl

Last synced: 17 Feb 2026

https://github.com/s4b7r/p5boids

Playing with p5.js on Boids https://s4b7r.github.io/p5boids/

boids p5js

Last synced: 31 Jul 2025

https://github.com/talhaahussain/boids-cli

An implementation of Craig Reynolds' Boids (1986) as a command line interface.

boids boids-simulation cli ncurses simulation

Last synced: 31 Jul 2025

https://github.com/downflux/go-boids

Golang implementation of Boid flocking

boids collision-avoidance golang

Last synced: 01 Aug 2025

https://github.com/namorniradnug/boids

2D Boids with settings and UI.

boids

Last synced: 18 Jun 2025

https://github.com/felipeaz/boids

Boids is an artificial life program, developed by Craig Reynolds in 1986, which simulates the flocking behaviour of birds

boids boids-simulation concurrency golang

Last synced: 15 May 2026

https://github.com/liquidvapour/flocking-boids

Flocking Boids Experience in 3D in your browser

boids threejs webgl

Last synced: 28 May 2026

https://github.com/sebzanardo/dead-pixel

My submission to the UTS Playmakers Game Jam March 2025

boids c platformer raylib shaders

Last synced: 15 May 2026

https://github.com/nwtgck/boid-haskell

Boid simulation by Yampa in Haskell

boids haskell

Last synced: 31 Mar 2025

https://github.com/tonyduan/boids

Simple implementation of Craig Reynolds' Boids in C++.

boids

Last synced: 22 Nov 2025

https://github.com/psenough/scenept_demoilta3

ScenePT Demoilta #3 Invitation

boids demoscene invitation javascript

Last synced: 15 May 2026

https://github.com/manosmiras/boids

A 3D boids simulation utilising an octree, built with Godot and C#.

boids csharp godot octree

Last synced: 15 May 2026

https://github.com/swudususuwu/susujava

Java source code with reusable `public class`s. For now, all is in the https://github.com/SwuduSusuwu/SusuJava/tree/pos2 branch (which will merge into `preview` branch). Do not know if `/SusuJava/` is descriptive, will consider future move: to `/SusuSims/`, `/JavaSims/`, or `/FishSim/`?

boids calculus fish inheritance-in-java java javafx-application ocean physics-engine physics-simulation simple simulation tensor trigonometric-functions

Last synced: 14 May 2026

https://github.com/kei-g/js-boids

Bird-oid model simulation

boids typescript

Last synced: 28 Apr 2025

https://github.com/nishant2022/boids

This is Nishant Dash's implementation of Craig Reynold's Boids. It was created in rust using the Bevy game engine and was compiled to Web Assembly. This was Nishant's first project using rust.

boids boids-simulation rust

Last synced: 17 Mar 2025

https://github.com/jehadel/love-boids

Reynolds' boids with the Lua framework LÖVE2D

boids complexity love2d lua self-organization

Last synced: 18 Jan 2026

https://github.com/zerdicorp/boids_simulation

Have you already implemented the boids simulation algorithm? So now it's my turn!

2d algorithm boids boids-simulation flock visualization

Last synced: 02 Apr 2025

https://github.com/alkc/boids

An updated take at an old project of mine

boids

Last synced: 16 Oct 2025