Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

1996

N/A

Articles 1 - 4 of 4

Full-Text Articles in Physical Sciences and Mathematics

The Quest For The Gnarl, Rudy Rucker May 1996

The Quest For The Gnarl, Rudy Rucker

SWITCH

The article describes some of the author’s own image-generating computer programs that he describes as “gnarly”. He began writing a simple spirograph program based off simple sine wave function called Spiro. Later transitioned into writing with C and better programs using more nonlinear feedback. Where Spiro is based on a simple sine wave function, Vine uses a nested sine function: the sine of the sine. The need for a more complicated computational approach lead to iteration and parallelism. Julgnarl uses Iteration and Calife uses parallelism. Calife shows one-dimensional cellular automata: spaces in which virtual computers are lined up like beads …


Rudy Rucker's Calife, Rudy Rucker May 1996

Rudy Rucker's Calife, Rudy Rucker

SWITCH

This page performs as a guide to Rudy Rucker’s alife programs. The first page explains how to download the source codes as well as the compiled software. It is noted that the compiler used was Borland C++ 4.0. The second page performs as a list of each program and explains what they are used for. The zip files can be found at the bottom of the software download page 2.


Rudy Rucker's Spirograph, Rudy Rucker May 1996

Rudy Rucker's Spirograph, Rudy Rucker

SWITCH

This article showcases the main aspects of how this spirograph was to be used. The spirograph is part of Rudy Rucker’s quest for the gnarl. The main page shows how to download this spirograph and how to utilize the program to its full potential.


Rucker, Rudy Rucker May 1996

Rucker, Rudy Rucker

SWITCH

In this article, Rudy Rucker shares his thoughts on hacking. He summarizes it as normal actions, such as building a car, or kneading clay. He compares hacking to things that are buildable by hand, and views creating computer programs the same way. One of the benefits of creating your own computer programs is that you can customize themn however you want. However customizing software on your own is extremely time consuming. He then goes into further detail about artificial life and how hyperspace works. Hacking bends the cyber reality that we are accustomed to, and modifying programs outside of what …