Skip to content

Boids or flocking algorithms for Unity.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

Barbelot/Unity-Boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boids

Boids (or flocking) algorithm for Unity.

GO Boids

Boids algorithm based on GameObjects. Boids are prefabs instantiated by the BoidsManager. The boids algorithm can be computed on CPU or GPU.

Example scene in GOBoids/Samples.

Based on Boids by Sebastian Lague.

VFX Boids

Boids algorithm in the Visual Effect Graph using Custom HLSL blocks.

Example scene in VFXBoids/Samples.

Based on VFX-Neighborhood-Grid by Paul Demeulenaere.

About

Boids or flocking algorithms for Unity.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published