GPU Julia Set Explorer

Version 1.5 (172 KB) by Ben Tordoff
Explore the Julia Set of the Mandelbrot Set using MATLAB and a capable GPU.
2.8K Downloads
Updated 23 Apr 2021

This application allows you to explore the Julia Set of the Mandelbrot Set in MATLAB with the help of a capable GPU. It is primarily intended as a demonstration of element-wise calculations using MATLAB and a GPU, however it also has some fun features:
* Use the normal MATLAB zoom and pan to browse the Julia Set
* Drag or click to select the location in the Mandelbrot Set for which the Julia Set is rendered
* Sit back and watch the app move around the Mandelbrot Set on a pre-stored path (zoom and pan still work)

See also the "GPU Mandelbrot Set": http://www.mathworks.com/matlabcentral/fileexchange/30988

NB: Requires MATLAB R2016b or above with Parallel Computing Toolbox and an NVIDIA GPU with CUDA Compute Capability 3.0 or above.

Cite As

Ben Tordoff (2024). GPU Julia Set Explorer (https://github.com/BJTor/GPU-Julia-Set/releases/tag/v1.5), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with R2016b and later releases
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.5

See release notes for this release on GitHub: https://github.com/BJTor/GPU-Julia-Set/releases/tag/v1.5

1.4

See release notes for this release on GitHub: https://github.com/BJTor/GPU-Julia-Set/releases/tag/v1.4

1.3.0.1

Make robust to non-integer window sizes

1.3.0.0

Fix compatibility with R2014b

1.2.0.0

Updated to include a MATLAB App for easy installation/removal.

1.1.0.0

Add link to GPU Mandelbrot Set to description.

1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.