prixt / ggez-ecs-boids

A simple boids simulation using ggez and specs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boids GGEZ + SPECS

Example

A simple boids (flocking) simulation using ggez and specs. Currently capable of simulating 6000 boids.

Make sure to build as --release, or performance is severely reduced.

About

A simple boids simulation using ggez and specs.


Languages

Language:Rust 100.0%