Fractalmetrics - Explore the "Mandelbrot Set" fractal space using simple controls:
· Press and hold on the area you want to zoom in on.
· Swipe up, down, left and right to pan.
· Press the menu button and "Save to SD card" to save the generated image for use as a wallpaper or send the beautiful images through email or text to your friends.
The "Mandelbrot Set" is defined by the equation:
Zn+1 = Zn^2 + c
The "c" in this equation can be a normal decimal number that we are used to seeing in every day life, or it can be an "imaginary number". Imaginary numbers are ones that attempt to define the square root of a negative number. No number multiplied by itself will result in a negative number, so mathematicians invented "i" which is defined as the square root of negative one. The "Mandelbrot Set" lies on a plane where the left to right x values are the real number components of "c" and the up-down y values are the imaginary number i components of "c".
The equation above is the type where the result of the equation is fed back into itself in what is called recursion or a recursive function. Initially a point is chosen within this real-imaginary plane and the equation is repeatedly applied until it can be determined that that starting point "escapes" or is part of the set.
The rainbow colors of this app are achieved by assigning a slightly different color to each point depending upon how many iterations it takes to determine that that point escapes the "Mandelbrot Set".
What's New in This Release:
· Added zoom-in and zoom-out using swipe up/down.
· Added the ability to start by using a smaller image until you are able to find a good place where you want to see the Mandelbrot in its full glory.
Like it? Share with your friends!
Supported operating systems:
Google Android 10.x, Google Android 2.1, Google Android 2.2, Google Android 2.3, Google Android 3.0, Google Android 3.1, Google Android 3.2, Google Android 4.0, Google Android 4.1, Google Android 4.2, Google Android 4.3, Google Android 4.4, Google Android 5.x, Google Android 6.x, Google Android 7.x, Google Android 8.x, Google Android 9.x
Similar Software:
GeoMata Client GeoMata Client is a part of the GeoMata project, which maps geographic locations to web content (audio, video, html).
The GeoMata project provides an open REST service that maps geographic locations to web content (audio, video, html), and a mobile client for accessing this data. The mapped spots are called "blips"
Demotivators Maker This app allows you to create a variety of motivators and demotivators from any image
Pattoo Pattoo - Pattoo generates unique graphical patterns with the help of random algorithms. Straight, orderly, organic, chaotic – it's all there
Meme Generator for Android Meme Generator for Android - Meme Generator lets you quickly generate memes on your Android phone or tablet
Postage - Creative Postcards With one tap pick one of cool postcard templates, select your own photo and add text - and the postcard is ready :)
GstarCAD MC for Android GstarCAD MC for Android - GstarCAD is a fast, powerful and DWG-compatible CAD software. It is the world-class 2D/3D CAD (Computer aided design) software platform based on IntelliCAD technology
OpenGL ES Sierpinski Gasket OpenGL ES Sierpinski Gasket - Enjoy the very colorful 3D Sierpinski Gasket fractal on your mobile screen!
Spin it around, pinch and zoom, and play with it.
Once released, the fractal will start rotating on its own, so you can focus on showing your friends how much better the screen on your smartphone is
Creating Comic Pop Art Creating Comic Pop Art - We can't help but Marvel at the pop art nail trend. All over, bright colors, character designs, and comic book prints have been "popping" up! Learning the latest demands for artwork can help you bring in a new, young clientele and make your salon's skills stand apart from others in your area
7 Widgets Media 7 Widgets Media - Link your phone camera, video, voice recorder, youtube, music player and pictures to a single home screen widget. The design is inspired by the Windows 7 Phone
Other Software by developer «Kyle Fischer»:
Gravimetrics Gravimetrics - Control a bouncing color changing ball using the accelerometer in your phone. As the ball bounces against the walls, it leaves a tail behind which will eventually slowly disappear. When the ball hits a wall, its acceleration is reversed and ever so slightly reduced (friction of course). It is possible to get the ball bouncing very fast
Geometrics Geometrics - This application creates Maurer rose geometric patterns using polar graphing. The geometric patterns are controlled by 3 parameters:
· Swiping left and right
· Swiping up and down
· Pressing and holding.
Mathematical Overview:
A "Polar Graph" is a way of representing mathematical equations