Skip to content

MatteoL-W/GOOD_BOIDS

Repository files navigation

GOOD BOIDS

by Emily-Rose Strich and Matteo Leclercq

Project powered by p6 | See our report in french here


Showcase


Content

  • Boids (foods & obstacles)
  • Complete GUI/IHM
  • 3D glTF models
  • Skybox
  • Cube
  • Cameras (First Person and Third Person)
  • Arpenteur
  • Ponctuals and directionals lights
  • Lumières directionnelles et ponctuelles
  • Shadow mapping
  • Illuminations models (blinn-phong and toon)
  • LOD

Setting up

  • Install CMake

  • Run this command inside the directory where you want to put this project:

git clone https://github.com/MatteoL-W/GOOD_BOIDS.git

Compiling

If that is not already done, install a compiler.

Once that is done, open the project folder in your IDE: it will detect the CMakeLists.txt file automatically and you can just run the project: image