FakeNameSE/Boids-with-obstacles-and-goals
A boids simulation with obstacles and a goal
This project helps you visualize and understand how a flock of birds or school of fish might navigate a space with specific objectives and physical barriers. You input the starting positions of the flock, the location of obstacles, and the desired goal, and it outputs a dynamic simulation showing their movement. Biologists, robotics engineers, or anyone studying collective behavior could use this.
No commits in the last 6 months.
Use this if you need to simulate and observe the emergent behavior of agents trying to reach a target while avoiding collisions within a defined environment.
Not ideal if you require a high-fidelity physics engine, real-time control of individual agents, or a simulation with complex decision-making algorithms beyond basic flocking and goal-seeking.
Stars
9
Forks
2
Language
Python
License
GPL-3.0
Category
Last pushed
Jan 07, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FakeNameSE/Boids-with-obstacles-and-goals"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mtrebi/AI_FPS
AI system to simulate combat behaviors in a FPS game using Behavior Trees (UE4)
BenLubar/df-ai
Dwarf Fortress + Artificial Intelligence
entity12208/GD-Level-Generator
A way for AI to be able to create Geometry Dash levels using GDShare. Discontinued and replaced...
MinaPecheux/Ebook-Unity-AIProgramming
Demo Unity/C# project (code + assets) for my ebook: "Boost your Unity/C#: AI Programming"
nixonyh/UnityAI
AI in Unity.