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.
Zitieren als
Ben Tordoff (2024). GPU Julia Set Explorer (https://github.com/BJTor/GPU-Julia-Set/releases/tag/v1.5), GitHub. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |