top of page

Personal Projects

Boids - AI

This project was made during a personal research project. I was inspired by watching fish behaviours in Abzû and did some research on the subject. My goal was to create a simple swarm AI that can be personalized and used in different contexts while learning on the boid AIs.

​

I also downloaded fish assets and created a simple shader to make the model move with vertex movement without the need of actual animations.

​

Design Intentions : 

​

  • Design an AI that recreates the flocking behaviour of fishes / birds ;

  • Learn about the concept of Boids ;

bottom of page