Flocking
Info
Type game: Unity and Javascript
Platform: Web
Team: 1 Developer
Time: 8 days
Date: Oktober 2016
Play (Javascritpt/ 2D): click here
Play (Unity/ 3D with fish): click here
Github (Unity/ 3D with fish): click here
Description
This project was made to understand the flocking algorithm and group behaviour.
I devided this project in two: a javascript project to understand the algorithm and a Unity project to implement it in 3D with animals (fish to be precise).
The flocking algorithm is aplied to each agent in a group. Each agent follows the flocking algorithm based on 3 rules:
The agent adds all these three vectors to one direction and then it has its direction it wants to go to be in the group.
My role
---Javascript project---
---Unity project---
Rock model source
Game features:
---Javascript project---
---Unity project---