Skip to content

vxj9800/boidsSim

Repository files navigation

boidsSim

This is a QT implementation of boids inspired from a JavaScript implementation by Ben Eater.

In contrast to Ben Eater's implementation, where everyting is done in JavaScript, this implementation defines a C++ boids class which computes the position of the elements and a front end QML file which uses JavaScript canvas to animate the boids.

Alt Text

About

This is a QT implementation of boids.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published