Introduction

RuBoids is a Boids simulation written in Ruby and using OpenGL and Qt. For information on Boids, see http://www.red3d.com/cwr/boids/.

Ruby is an object-oriented scripting language by Yukihiro Matsumoto. Visit the official Ruby Web site for more information.

RuBoids is developed and maintained by Jim Menard, jim@jimmenard.com. The official Web page of RuBoids is http://www.jimmenard.com/projects/ruboids/, where the latest release may be found.

Dependencies

RuBoids requires the OpenGL and Qt packages, which can be found on the Ruby Application Archive.

Download

Download the latest version, RuBoids version 0.0.1.

Bugs

Boids don't rotate properly. In other words, they point in the wrong direction.

Copying

RuBoids is copyrighted free software by Jim Menard and is released under the same license as Ruby.

Warranty

THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.