steering-behaviors
There are 99 repositories under steering-behaviors topic.
sturdyspoon/unity-movement-ai
A Unity library for common movement AI
GDQuest/godot-steering-ai-framework
A complete framework for Godot to create beautiful and complex AI motion. Works both in 2D and in 3D.
libgdx/gdx-ai
Artificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines
gdquest-demos/godot-2d-space-game
A 2D space exploration and mining game made with Godot and our AI framework
meshula/OpenSteer
OpenSteer is a C++ library to help build steering behaviors for autonomous characters in games and animation.
amethyst/evoli
An ecosystem-simulation game made with Amethyst
erosmarcon/three-steer
Basic steering behaviors library based on THREE.js
vonWolfehaus/flow-field
Experimentation of flow field pathfinding in conjunction with steering behaviors.
RubenFrans/ContextSteering-Unity
A research project regarding "context steering behaviors" for use in games with a practical implemention in the Unity game engine.
dwqdaiwenqi/Flocking
A Flocking simulation tutorial, using webgl and canvas2d in javascript.用javascript模拟鸟群的教程
luis-l/UnityAssets
Some Unity assets I worked on
ClickerMonkey/Steerio
An extensive steering behavior library in Java, Javascript, C#, C, and C++
JoanStinson/SteeringBehaviors
C++ SDL AI Steering Behaviors: Seek, Flee, Arrive, Pursue, Evade, Wander, Path Following, Collision Avoidance and Combining them.
orhanbalci/rust-steering-behaviors
AI Steering behaviors crate implemented in Rust http://orhanbalci.github.io/rust-steering-behaviors
AleksandrHovhannisyan/Steering-Behaviors
Demo of separation, alignment, cohesion, and wandering steering behaviors in Unity using spheres as boids. Behaviors can be toggled at run time.
paulgavrikov/vlm_shapebias
Official code for "Can We Talk Models Into Seeing the World Differently?" (ICLR 2025).
yangboz/as3SteeringBehavior
:sailboat: Steering behavior example at <<AdvanceEDActionScriptAnimation>> with abstracted interfaces and marshaling implementation.
ad71/Genetic-Algorithms
Genetic Algorithms Repository
Graygzou/native-ruins
3D third-person game, made with Unity engine.
VeryGoodOpenSource/flame_steering_behaviors
Flame behaviors used to organically manage the movement of an entity. Built by Very Good Ventures 🦄
camilolaiton/Artificial_Intelligence
Here are some programs made with Python and JavaScript (p5.js) related to artificial intelligence.
jaycody/flow-fields
experiments in the vector field
aOttf/SteeringSystem
A Steering System consisting of common single and group steering behaviors
ESchouten/Dubins
Dubins path planning
Graygzou/raven
Top down 2D game, similar to a Quake-style deathmatch.
LorenzoCorbella74/babylon-steering
Steering behaviors library for Babylon.js
MateuSai/Steering-Behaviors-in-Godot
Implementation of various steering behaviors using the Godot Game Engine
ahmdaeyz/text_steering
Text drawing and steering behavior using Craig Reynolds algorithms
nidup/collect-and-conquer
Small RTS game - Akeneo Game Jam #4
christopher-boustros/Unity-AI-Capture-the-Flag-Game
A 3D first-person capture the flag game made with Unity in which the player must capture a treasure chest guarded by a Hierarchical Task Network (HTN) based AI.
kad99kev/AI-Car
A small simulation of the A* Algorithm fused with steering behaviours to make a car find an optimal path and move from start to goal, avoiding obstacles.
samhodge/catpicnic
Demonstration of Autonomous Steering using cal3d and cat walk cycles
unsettledgames/YASS2-code
Yet Another SpaceShooter 2
ademakdogan/swarm_behaviour
Several swarm behavior approaches have been coded
maksmaisak/Saxion_Y1Q4_Project_Virtual_Game
A grappling hook game made in Unity in two weeks.
sejja/GPU-Terrain-Generation-Actor-Steering
GPU Procedural Terrain Generation and Actor Navigation