Skip to content

Jonas-Hack/BOIDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

BOIDS

BOID System for Unity

Swarm Steering Behavious System for Unity.

Features:

  • Directional Alignment with neighbouring agents
  • Positional Cohesion of Swarm
  • Seperation to avoid clumping
  • Steering towards a goal
  • Avoidance of obstacles
  • Spatial Hashing for improved performance

Originally I made this for a Gama Jam. This is a slightly improved version in 3D and with minor improvements.

Demo

Space Demo

space demo gif

Obstacle Demo

obstacle demo gif

About

BOID System for Unity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages