Skip to content

FreddyWordingham/PyMandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot

Minimal example of a Rust + GPU rendering

Mandelbrot

Quickstart

Let RNGesus take the wheel! Paste this into your terminal to download the repo, dependencies, build the Rust kernel, and then run the example script:

git clone [email protected]:FreddyWordingham/Mandelbrot.git
cd Mandelbrot
poetry install
poetry run maturin develop --release
poetry run python python/example.py

About

Minimal example of a Rust + GPU rendering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published