Apophysis (software)

From Wikipedia, the free encyclopedia

Apophysis
Latest release 2.07 beta / October 31, 2007
OS Microsoft Windows
Genre Fractal / Graphics
License GNU General Public License
Website www.apophysis.org

Apophysis is a free, open source fractal flame editor and renderer for Microsoft Windows. It was created by Mark Townsend by translating Scott Draves' original C code into Delphi Pascal and adding a GUI. It has since been improved and updated by Peter Sdobnov, Piotr Borys, and Ronald Hordijk (the SourceForge project developers). It is licensed under the terms of the GNU General Public License (GPL).

Apophysis has many features for creating and editing fractal flames, including an editor which allows one to directly edit the transforms that comprise the fractal flame, a mutations window, which applies random edits to the triangles, an adjust window, which allows the adjustment of coloring and location of the image, and even a scripting language with direct access to most of the components of the fractal, which allows for effects such as the animations seen in Electric Sheep, which are also fractal flames. Users can export fractal flames to other fractal flame rendering programs, such as flam3.

Recently, Apophysis has begun gaining favor among the community of deviantART. Apophysis, and competing fractal product UltraFractal, are the most popular fractal software used by fractal artists on deviantART.

Apophysis has also recently been modified to create 3D fractals, opening up whole new dimensions to experiment with.

Contents

[edit] Creating Fractals with Apophysis

Creation of a fractal is a very random process. Most of the time the artist achieves something else than that he or she planned. Thus the whole process of making a fractal in Apophysis is called "Fractal Exploring".

A fractal can be generated in many ways. The most easy but time consuming way is to run the Random Batch script (File > Random Batch) and explore the randomly generated fractals. There are not any strict rules, so, for tuning the fractal change the values in the Variations and Variables tab of the Transform Editor. There are no minimum or maximum values in Apophysis. Any numerical value is valid. If accidentally any invalid value is put in any field then the nearest possible value is put automatically. But, most importantly, the shape, size and position of the triangles should be changed because those are the factors which are responsible the most for the shape of the fractal. So, the possibilities are endless. More experienced Apophysis users will sometimes start from a blank flame (one or two triangles, or transforms, on default settings) and edit the flame in the transform editor until they receive a satisfactory image.

[edit] Apophysis Scripts

Apophysis uses the Scripter Studio scripting library to allow users to write scripts which run and either create a new flame, edit the existing flames, or do bigger tasks. One such instance is rendering an entire batch of fractals.

[edit] Sample images

[edit] See also

[edit] External links