| Archiver |
| archiver.r | v:0.8.2 17.3 KB 21 Apr 2016 | Backup files author: Marco Antoniazzi |
| Auto-hiding scroller style example |
auto-hiding-scroller-style.r discussion | v:0.8.0 14.4 KB 14 Nov 2020 | Add an auto-hiding scroller to VID GUIs author: Marco Antoniazzi |
| Functions for calculations with big integer numbers |
| bigmath.r | v:0.2.0 30.0 KB 4 May 2019 | Make calculations with big integer numbers. author: Marco Antoniazzi |
| Encode binary data to plain text and decode it |
| bin-encode.r | v:0.9.0 16.4 KB 15 Dec 2012 | Converts from and to Base64, UUencode, XXencode, BinHex 4.0, Ascii85, FScode, Quoted-printable, Q-encoding, Percent-encoding author: Marco Antoniazzi |
| libcairo library interface |
| cairo-h.r | v:0.6.0 165.4 KB 20 May 2019 | Code to bind cairo graphics shared library to Rebol. author: Marco Antoniazzi |
| Choose and convert colors |
color-requester.r discussion | v:0.8.10 37.5 KB 12 Jan 2024 | Requests a color or modify or convert it author: Marco Antoniazzi |
| Various compression algorithms |
| compression.r | v:0.0.3 22.0 KB 14 Feb 2013 | Collect and show various compression algorithms (Huffman, RLE, LZ77, LZSS, LZ78, LZW). author: Marco Antoniazzi |
| FABRIK IK solver |
| fabrik.r | v:0.1.0 10.0 KB 15 Dec 2019 | Implement Forward And Backward Reaching Inverse Kinematics algorithm. author: Marco Antoniazzi |
| loose feel for dragging faces |
| feel-loose.r | v:0.2.1 5.5 KB 18 Aug 2020 | Add dragging capability to any face. Inspired by Red. author: Marco Antoniazzi |
| Open a file or directory requester |
| file-requester.r | v:1.4.11 29.5 KB 16 Sep 2017 | Requests a file or directory author: Marco Antoniazzi |
| Files Renamer |
| files-renamer.r | v:0.8.15 27.1 KB 17 May 2016 | Rename files author: Marco Antoniazzi |
| FMOD library interface |
| fmod-h.r | v:0.9.0 177.5 KB 5 Nov 2011 | Code to bind FMOD shared library to Rebol. author: Marco Antoniazzi |
| GLES and EGL library interface |
| gles-egl-h.r | v:0.6.2 139.2 KB 28 Apr 2020 | Use modern OpenGL with shaders author: Marco Antoniazzi |
| Mandelbrot fractal ASCII renderer, integer version for Rebol, Red and World |
| int-mandelbrot.r | v:1.0.0 1.9 KB 29 Dec 2013 | Show a Mandelbrot fractal on the console author: Marco Antoniazzi |
| Shared lib example |
| libtest.reds | v:0.0.1 1.5 KB 1 Jan 2014 | This is a simple example of a shared library, written in Red/System. author: Marco Antoniazzi |
| Load ini file |
| load-ini.r | v:1.0.0 1.8 KB 18 Sep 2010 | Parses a Window's ini file. author: Marco Antoniazzi |
| MD5 Message-Digest Algorithm |
| md5.r | v:2.0.1 6.2 KB 16 Dec 2012 | Returns a MD5 message digest of an input string as a binary! author: Marco Antoniazzi |
| Mini-edit-do |
mini-edit-do.r discussion | v:0.8.5 32.7 KB 17 Apr 2021 | Helps test short programs (substitutes console) author: Marco Antoniazzi |
| Mini virtual and x86 machine dll to speed-up calculations a bit |
| mini-reb-vm.r | v:0.1.1 41.1 KB 24 Feb 2019 | speed-up calculations a bit. author: Marco Antoniazzi |
| 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 |