All examples By author By category About

lwthatcher

Flocking VI

Purpose

This fork is primarily used for logging of the Fiedler eigenvalue and degree (number of connected components) over time. Since it logs this every iteration, usage may be slower than in other examples. For better performance, see Flocking V.

Parameters:

There are two basic types of parameters used: initial conditions and agent parameters. Agent parameters can be updated any time, including while in play. Initial conditions however require a reset before they take effect.

Note: If an initial condition is changed then the Reset button will turn yellow, indicating that a reset is required before some changes take effect.

Initial Conditions:

Agent Parameters:

Color Key:

Controls:

Dragging/Zooming behavior forked from mbostock's block: Drag & Zoom II

forked from lwthatcher's block: Directional Forces

forked from lwthatcher's block: Flocking

forked from lwthatcher's block: Flocking II

forked from lwthatcher's block: Flocking III

forked from lwthatcher's block: Flocking IV

forked from ojaneeo's block: Flocking IV

forked from lwthatcher's block: Flocking V