GPU Julia Set Explorer
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.
引用格式
Ben Tordoff (2025). GPU Julia Set Explorer (https://github.com/BJTor/GPU-Julia-Set/releases/tag/v1.5), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
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 |