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 |
Tokyo Tower Watcher |
tokyotower.r | v:1.0.0 958 bytes 13 Mar 2003 | To display a picture of the Tokyo Tower, updating every 60s author: graspee |
Rebol Tiff Reader |
tiffreader.r | v:1.0 2.4 KB 2 Mar 2010 | Some examples how to use tiff lib author: François Jouen. |
Webcam Viewer |
webcam-viewer.r | 1.3 KB 29 Jun 2008 | Display video feeds from live webcam servers.
Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html author: nick antonaccio |
BDF font library for REBOL. |
bdf-font-library.r | v:0.5 43.7 KB 1 Mar 2011 | To make REBOL capable of rendering nice fonts on all
platforms, not just Windows author: Andras Suller |
coding-mailto |
coding-maito.r discussion | v:1.0.0 5.4 KB 11 Sep 2004 | a tool for coding the mailto info in a html page and avoid some spam author: Philippe Le Goff |
Draw A Mouse Over Round Button |
draw-a-mouse-over-round-button.r | v:1.1.1 2.9 KB 12 Mar 2008 | draw a round button with a mouse over effect author: R. v.d.Zee |
Display chess board |
display-chess-board.r | v:1.0.0 3.5 KB 14 Sep 2004 | Display a basic chess board and some
moveable counters (use a mouse to drag and drop). The
most-recently selected counter comes to the front, if it
was obscured by other counters.
Intended as a get-you-started set of ideas if you intend
to write a board game, and a demo of VID feel and other
useful techniques author: Sunanda |
Threads Demo |
demo1.r | v:0.0.1 1.6 KB 1 Dec 2004 | show native multithreading with view 1.3 author: Franois Jouen |
Demo Msx Emulation Galaga |
galaga.r | v:1.0.1 88.5 KB 28 Feb 2007 | MSX Emulation using rebcode author: Guest2 |
Gradient Colorize Examples |
grad-image.r | v:1.0.0 2.6 KB 13 Mar 2003 | Applies multiple gradients to a single image. author: Carl at REBOL |
Guitar Chords |
guitar-chords.r | 22.2 KB 9 Dec 2009 | Create and print instant guitar chord diagram charts for songs.
Taken from the tutorial at http://re-bol.com author: nick |
Graph a function |
graph.r | v:1.1.0 19.2 KB 13 Jun 2004 | Graph a function
rounding function by Ladislav Mecir
Usage ....
Type in your function of x into the input field
Some pretty functions to get you started .....
3 * sin (0.5 * pi * x)
3 * sin (x * x)
exp(0.1 * x) * (sin(4 * pi * x))
4 * sin (4 * pi / x)
0.2 * exp(- x) * sin [...] author: Phil Bevan |
glayout - GLASS-based layout engine |
glayout.r | v:0.5.4 141.6 KB 16 Nov 2006 | replace vid dialect layout while keeping its basic featureset author: Maxim Olivier-Adlhoch |
Image to binary |
img-to-bin.r | v:1.0.0 666 bytes 13 Mar 2003 | To return binary representation of the image. author: Oldes |
ImageMagick Support |
imagemagick-helper.r documentation | 8.8 KB 23 Aug 2006 | Support minimal needs for image processing using ImageMagick MagickWand and MagickCore DLLs
Note: DLL's calls tend to change so this is specifically for version 6.2.9
Note: Original uses only MagickCore DLL. This version required MagickWand DLL because they
moved the calls to a different DLL author: Edgar Tolentino |
Analyze of Oracle listener logs |
ora-listener.r | v:1.1.0 19.7 KB 28 Jun 2004 | Oracle SGBD rebtool to analyze listener log author: Philippe Le Goff (with help of Ladislav Mecir) |
periodic table |
periodictable.r documentation | v:0.9.4 11.9 KB 15 Aug 2007 | Display a periodic table of the elements as REBOL buttons author: Brian Tiffin |
Rebol users |
rebolusers.r | v:1.1.0 4.0 KB 23 May 2011 | Show rebol users faces!!! author: Massimiliano Vessi |
Supermastermind |
supermastermind.r | v:2.0.5 11.9 KB 4 Oct 2012 | The old clasic game Mastermind author: Massimiliano Vessi |