Ross ROSS = Recommend OSS · open-source software intelligence for agents

ricardojmendez/UnitySteer

Steering, obstacle avoidance and path following behaviors for the Unity Game Engine observed · 2026-08-28

github.com/ricardojmendez/UnitySteer · homepage · C# · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6267
  • days_rel: n/a
  • days_push: 2528
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1253 stars · 273 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

UnitySteer is a toolkit for building steering behaviors for autonomous agents in Unity, based on OpenSteer but reworked with a Unity-like component-oriented philosophy. It provides obstacle avoidance, path following, and related movement behaviors for NPCs and simulated agents.

Use cases

  • make NPCs wander and avoid obstacles in Unity
  • simulate flocking or boids behavior like starling murmurations
  • implement path following for game agents
  • create autonomous vehicle or character steering in Unity
  • build crowd simulation with steering behaviors
  • add 2D agent movement behaviors in Unity 5+

When to choose

  • you are building a Unity game or simulation that needs steering, obstacle avoidance, or flocking behaviors
  • you want a component-oriented, Unity-idiomatic port of OpenSteer concepts
  • you need proven 2D and 3D agent steering for Unity 5.x

When to avoid

  • you are not using the Unity game engine
  • you need actively maintained software with recent updates and support for the latest Unity versions
  • you need full navigation mesh pathfinding rather than local steering behaviors
  • you are targeting iOS and cannot audit LINQ usage for AOT compilation issues

Facets

library · maturity maintenance

game-engine simulation simulation game-engine cross-platform unity steering-behaviors autonomous-agents obstacle-avoidance path-following boids csharp game-development

3 sources

Member repositories

RepositoryRoleHealth v2
ricardojmendez/UnitySteermain32

For agents

markdown · JSON · MCP: product_card(name="ricardojmendez/UnitySteer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem