Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
The index takes it all
nicer-urls.r
 documentation
v:0.1.0
3.3 KB
17 Sep 2012
This is my REBOL version of the php script from http://www.alistapart.com/articles/succeed/
author: Arnold van Hofwegen
CSV Handling Tools
csv-tools.rv:1.1.5
11.9 KB
20 Dec 2011
Loads and formats CSV data, for enterprise or mezzanine use.
author: Brian Hawley
libcairo library interface
cairo-h.rv:0.6.0
165.4 KB
20 May 2019
Code to bind cairo graphics shared library to Rebol.
author: Marco Antoniazzi
CSS Sprite creator
css-sprite.r1.2 KB
20 Feb 2011
[no purpose header found]
author: onetom@hackerspace.sg
Delimit
delimit.rv:1.0.0
760 bytes
3 Mar 2013
Delimit series elements with a delimiter.
author: Brett Handley
One Hundred Draw Examples
draw-examples.r17.9 KB
14 Nov 2011
- to illustrate draw examples.
author: 10Mile
Embedded binary file demo
embedded-binary-demo.r2.3 KB
30 Jun 2008
To demonstrate how executables and any other binary data can be embedded in Rebol code, written to the hard drive, and then used as needed. Taken from the tutorial at http://musiclessonz.com/rebol_tutorial.html See section 18.1 for the code needed to embed files like this.
author: nick antonaccio
GLES and EGL library interface
gles-egl-h.rv:0.6.2
139.2 KB
28 Apr 2020
Use modern OpenGL with shaders
author: Marco Antoniazzi
HOF
hof.rv:1.0.1
23.2 KB
13 Mar 2003
Higher Order Functions and series manipulators
author: Jan Skibinski
NeHe Lesson 5
nehe-lesson05.rv:1.1.0
6.7 KB
26 Nov 2011
Example use of %opengl-glu-glut-h.r and OpenGL. Almost ripped from John Niclasen
author: Marco Antoniazzi
NeHe Lesson 5 for GLUT
nehe-lesson05-glut.rv: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.rv:1.0.0
10.7 KB
23 Sep 2012
Example use of %opengl-glu-glut-h.r and %sdl-h.r
author: Marco Antoniazzi
OpenGL library interface
opengl-glu-glut-h.rv:0.7.2
125.5 KB
25 Apr 2013
Code to bind OpenGL, GLU, GLUT shared libraries to Rebol.
author: Marco Antoniazzi
OpenGL Test
opengl.r22.6 KB
17 Oct 2003
Demonstrate the use of OpenGL in View/Pro on Windows
author: Cal Dixon
PHP-colorizer
php-colorizer.rv:1.1.0
26.8 KB
19 Jan 2009
[no purpose header found]
author: David 'Oldes' Oliva
r3D
r3d2.r
 documentation
v:2.2.6
21.6 KB
17 Oct 2012
3D Library, you can use also images. Look a the end of the file to see how are made 3D model.
author: andrew hoadley
A keyword based search engine for the Rebtutorial articles index page
rebtut-indexer.r
 documentation
v:0.0.1
14.6 KB
14 Dec 2009
Was tired looking up visually the index page for any article containing a specific keyword. For now the script loads and parses the original articles' index page duirectly from the Rebtutorial.com web site, splitting URL links apart from their descriptions, and while counting them it appends them to a block that can be searched by keyword. [...]
author: Gerard Cote
Rebolide
rebolide.r
 discussion
v:5.4.39
227.7 KB
7 Sep 2012
icon for rebolide.rA Rebol IDE for beginners that helps learning Rebol. I suggest you to put this script in a separete folder.
author: Massimiliano Vessi
Mapping a picture onto a 3D Sphere
sphere.r
 discussion
v:1.0.1
63.5 KB
21 Feb 2006
A 3D Perspective demo
author: [unknown]
3D-Surface Plot
surface.rv:1.0.0
24.5 KB
10 Aug 2007
Draw a surface with 3-D Perspective and allow roation
author: [unknown]
SNMP v1 protocol
snmp.r
 discussion
v:0.8.0
13.4 KB
21 Feb 2005
Implementation of SNMP v1 scheme (RFC 1155,1156,1157) , no TRAP. URL is snmp://[community@]<host adr>/CMD/<id values> default community is public Where CMD is get getnext or set id values is a string like that: 1.3.6.1.2.1.1.1.0 1.3.6.1.2.1.1.5.0 Return an object: make object! [ version: [...]
author: VDemong
2D transformations
transforms-2d.rv:0.5.1
15.0 KB
17 Oct 2020
icon for transforms-2d.rVisualize and experiment with 2D transformation matrices
author: Marco Antoniazzi
Tiff Lib
tifflib.rv:1.0
47.3 KB
2 Mar 2010
A basic library for reading and writing Tiff files
author: François Jouen
View-Desktop packed by Volker
unzip-desktop.rv:0.0.0.2
45.1 KB
13 Aug 2004
Make it easier to install and run open source /view-desktop
author: Volker Nitsch (of package)
REBOL Mapping of all win32 API errors
win32-errors.rv:1.0
193.9 KB
8 Sep 2010
[no purpose header found]
author: Maxim Olivier-Adlhoch