Allegro.cc
Projects
Action252
Adventure22
Arcade216
Board Games30
Demos24
Emulators10
Other68
Puzzle139
Role Playing40
Sports25
Strategy58
Utilities46
Resource Directory
Code Gallery3
Compilers12
Help & Documents13
Libraries63
Media2
Tools8
Depot Games: Kip-Fractal

Current Version: beta-1

Project Status: Beta Release

Links: Web Site, Download (Windows binary + source)

Category: Other

Developers: Hano Wair

Number of Players: 1

Ports: Windows

Source Code: Available

Author's Description: Kip-Fractal is a program to generate and explore Julia set fractals.

It allows you to generate Julia sets
using the general expression z(n+1) = z(n)^a + c. You can then zoom in on the sets indefinitely
- until the precision of the standard C++ double type becomes insufficient that is!

Usage of the program is pretty straightforward. To zoom in on an area of the fractal, press the left mouse button, draw a square
and release. When zoomed in, you can restore the original view by clicking the
"Restore domain" button. Using the "Set default domain" function, you can choose the minimum and maximum values for both the
x- and y-axes in that default view. The program includes four example Julia sets and it has six simple algorithms
for colouring the generated fractals. For a higher accuracy (useful when zoomed in), increase the maximum number of iterations. The
bailout value is the number that's used to test if the generated sets of z are likely to diverge to infinity or not.

The current version is beta-1: the next release of this program (if any) will probably contain better colouring algorithms and
an improved zoom function.

Downloads

Name Comments Size Date
kip-fractal.zip 357,275 01/16/2008 9:19 AM
Screenshots
Julia set of z(n+1) = z(n)^2-1
Julia set of z(n+1) = z(n)^2-1
Public Opinion
The Developer
Hano Wair
Hano WairI'm a 17 year old guy who enjoys programming and tinkering with electronics. And actually my nickname here's supposed to be "Hanowair" and not "Hano Wair", but oh well... (View Profile)