Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a simple program which renders the Mandelbrot set, using CUDA for NVIDIA GPUs.

Usage

The installation process is as follows:

git clone https://github.com/BanuDarius/mandelbrot-cuda/
cd mandelbrot-cuda/
make
python3 auto_compute.py

This will run the program for a parameter sweep, output frames of the Mandelbrot set, and render them into a video using ffmpeg.

Gallery

out.mp4

About

A program that renders the Mandelbrot set. GPU-accelerated with CUDA.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages