Skip to content

xorza/mandelbrot-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot explorer

Description

MSRV 1.77.2 nightly

Desktop UI application for exploring the Mandelbrot set. Draggable and zoomable. Calculation is done on CPU with 64 bit precision. Written on Rust. Uses winit, wgpu, tokio and portable_simd. Multithreaded, uses SIMD. Preview drag and zoom done on GPU.

Uses nightly toolchain for SIMD support.

Runs pretty smooth on my Macbook Air M2 2022. The following single-threaded 2048x2048 image render with 1024 max iterations takes 135ms:

bench.png

Additional images

https://youtu.be/W6jAF17scfc

Youtube demo

screenshot1

scrennshot2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published