Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bryanrtboy/Flocking

This project is using Particles to simulate a flocking behavior. The goal is to allow huge numbers of objects that appear to be flocking in a way that is similar to a flock of birds. It using 3D noise in Unity 5.5.b10 for the particle system.
https://github.com/bryanrtboy/Flocking

Last synced: 3 months ago
JSON representation

This project is using Particles to simulate a flocking behavior. The goal is to allow huge numbers of objects that appear to be flocking in a way that is similar to a flock of birds. It using 3D noise in Unity 5.5.b10 for the particle system.

Awesome Lists containing this project

README

        

# Flocking

This project is using Particles to simulate a flocking behavior. The goal is to allow huge numbers of objects that appear to be flocking in a way that is similar to a flock of birds. It using 3D noise in Unity 5.5.b10 for the particle system.

![jpg](https://github.com/bryanrtboy/Flocking/blob/master/screenGrab.jpg)