Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 317 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 317 Bytes

Boids in TypeScript

Implementation of the Boids algorithm using TypeScript Render Engine.

Result: Boids Algorithm Result

This project also contains a perlin noise procedural terrain: Perlin Noise with Boids