From 90825e2392b2d70e43c7a25b8a3752299a933894 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- qtruby/rubylib/examples/ruboids/index.html | 147 +++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 qtruby/rubylib/examples/ruboids/index.html (limited to 'qtruby/rubylib/examples/ruboids/index.html') diff --git a/qtruby/rubylib/examples/ruboids/index.html b/qtruby/rubylib/examples/ruboids/index.html new file mode 100644 index 00000000..9b320f8e --- /dev/null +++ b/qtruby/rubylib/examples/ruboids/index.html @@ -0,0 +1,147 @@ + + + +RuBoids + + + + + + + + + + +
+ + + + +
+ + + +Home
+Home
+NQXML
+RuBoids
+Computers
+Java
+BeOS
+FTP sites
+Music
+MIDI Reference
+KeyMaster
+MIDI Through
+Narcissism
+Resume
+Links
+Site Map
+ + +
+
+ + + + +
+ +
+RuBoids +[home] +

+
+ +

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, jimm@io.com. The official +Web page of RuBoids is http://www.io.com/~jimm/downloads/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. +

+ +
+Back to my home page, or the +Site Map.
+ +Page last modified on + + +by me. +
Contents © 2001 by Jim Menard. All rights reserved. +
+
+
+ + -- cgit v1.2.1