NeHe Lesson 5 for GLUT |
nehe-lesson05-glut.r | v:1.1.0 6.7 KB 25 Apr 2013 | Example use of %opengl-glu-glut-h.r and OpenGL. Almost ripped from John Niclasen author: Marco Antoniazzi |
NeHe Lesson 5 SDL |
nehe-lesson05-sdl.r | v:1.0.0 10.7 KB 23 Sep 2012 | Example use of %opengl-glu-glut-h.r and %sdl-h.r author: Marco Antoniazzi |
Monty Hall Challenge |
oneliner-monty-hall.r documentation | v:1.0.0 694 bytes 13 Aug 2004 | Simulates swapping doors after Monty shows a goat. Result is percentage wins
after 100 runs. (MHC: a well-known and often debated probability puzzle involving three
doors, two goats, and a car). author: Sunanda (with tweaks from Romano T, Ryan C, Carl R, and Reichart) |
OpenGL library interface |
opengl-glu-glut-h.r | v:0.7.2 125.5 KB 25 Apr 2013 | Code to bind OpenGL, GLU, GLUT shared libraries to Rebol. author: Marco Antoniazzi |
Quine -- a program that displays it's own source |
oneliner-quine.r | v:1.0.0 636 bytes 8 Mar 2009 | Creates a self modifying window. (includes the REBOL Header.) author: Ammon Johnson |
Cellular automata |
oneliner-rule-110-ca.r | v:1.0.0 759 bytes 20 Jul 2003 | Shows some steps in the evolution of a Turing complete cellular automaton from a
single marked cell. Replace ..1.11. with some other expression, like ..11.. or .1..11 ,
and what do you have? Rule 90, and rule 30, respectively. author: Errru |
Chess board |
oneliner-chess-board.r | v:1.0.0 551 bytes 13 Aug 2004 | Displays an empty chess board author: Sunanda |
Fire and Smoke particles generator. |
particle-generator.r | v:1.0.1 11.5 KB 17 Sep 2010 | A particle engine demo which generates fire and smoke, with a lot of control and some compositing built-in author: [unknown] |
Rebol users |
rebolusers.r | v:1.1.0 4.0 KB 23 May 2011 | Show rebol users faces!!! author: Massimiliano Vessi |
Request List Enhanced |
request-list-enhanced.r | v:0.9.3 16.4 KB 18 Aug 2014 | An enhancement to the regular request-list that allows selecting items from a request list
by typing in the first few characters of the item. Works with text, word and number lists.
Designed to make optimum use of the keyboard.
- New refinement request-list-enhanced/return-index will return the index of the item not the value.
- Keys used; cursor up, down, page-up, [...] author: mike yaunish |
RNILL - REBOL Non Intelligent Language Learner |
rnill.r | v:1.0.4 10.8 KB 19 Feb 2004 | RNILL a REBOL implementation of a non intelligent language learner
inspired by NIALL (Non Intelligent Amos Language Learner by
Mathew Peck 1990). author: Allen Kamp |
SDL library interface |
sdl-h.r | v:0.8.1 131.3 KB 23 Sep 2012 | Code to bind SDL shared library to Rebol. author: Marco Antoniazzi |
Simple Virtual Shrink |
shrink.r | 12.7 KB 13 Mar 2003 | This script is a virtual shrink chatter bot .
It was obviously inspired by the original shrink bot
called Eliza. When the program gets a sentence in
English, it tries to find a matching rule in its
rule database and if it understands the sentence
it tries to give a reasonable reply.
(Type quit to quit) author: Martin Johannesson |
Spooky Text |
spooky.r | v:1.0.0 1.3 KB 6 May 2003 | Displays spooky text author: Jeff |
Style Scrollable scroll-pane & table avec gestion de la roullette |
style-scrollable.r | v:0.0.0.1 24.2 KB 4 Oct 2005 | Essai de gestion des scrolls & de tables author: Claude RAMIER |
Thumbnail Maker |
thumbnail-maker.r | 4.3 KB 14 Sep 2009 | Create image preview sheets from a list of files. Used to make the
introductory image at http://musiclessonz.com/rebol.html author: nick |
Twelve Days of Christmas |
twelvedays.r documentation | v:1.0.0 2.0 KB 13 Mar 2003 | Twelve Days of Christmas author: Anonymous |
UPnP - IGD V1.0 |
upnp-igd.r | v:0.1 14.3 KB 10 Sep 2006 | UPnP-IGD tool to discover and control an Internet Gateway Device via UPnP author: marco |