Skip to content

An implementation of the Boids algorithm using OpenRNDR, a Kotlin-based creative coding framework

Notifications You must be signed in to change notification settings

ryanbateman/openrndr-boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

71eafbf · May 13, 2021

History

23 Commits
May 11, 2021
Jan 2, 2019
Jan 3, 2019
May 11, 2021
May 11, 2021
Jan 3, 2019
May 11, 2021
Dec 31, 2018
Dec 31, 2018
Dec 31, 2018
Dec 31, 2018
Dec 31, 2018

Repository files navigation

openrndr-boids

An implementation of the Boids algorithm using OpenRNDR, a Kotlin-based creative coding framework. This implementation is a damn-near straight port of the Processing implementation by Daniel Shiffman.

If you press spacebar, the boids panic (which in this case means reversing their drive toward 'cohesion', as defined by the Boids algorithm). Press it again and they un-panic.

A screenshot showing the simple flocking algorithm in action

About

An implementation of the Boids algorithm using OpenRNDR, a Kotlin-based creative coding framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages