Discover

Topics

GPU Mandelbrot

GPU Mandelbrot APK

GPU Mandelbrot APK

1.1.2 FreeInfinite Worlds ⇣ Download APK (123.82 KB)

Explore the beautiful Mandelbrot set with the full power of your GPU shaders.

What's GPU Mandelbrot APK?

GPU Mandelbrot is a app for Android, It's developed by Infinite Worlds author.
First released on google play in 9 years ago and latest version released in 10 months ago.
This app has 5.5K download times on Google play and rated as 3.07 stars with 43 rated times.
This product is an app in Education category. More infomartion of GPU Mandelbrot on google play
A very fast and fully GPU based way to explore and capture shots of the beautiful and infinite Mandelbrot set.

This app pushes the GPU to the limit by doing all the calculations in GLSL shaders and should be much faster than CPU based methods. At large zoom levels the shader code emulates double precision in a vertex shader and manages on most low end devices to get at least 43 bit precision instead of the normal 10 bit.

Try all the different options. Use two fingers or double tap to zoom. By holding a finger on the screen you can pan and zoom for as long as you like. The fractal will be updated when you stop touching the screen.

Turn off the automatic shader picker and manually try the different modes. The GLSL code is based on www.thasler.org/blog/?p=93 and uses some unusual constructs that some graphics drivers might treat differently.