Skip to content

klaegera/Multibrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multibrot

A GPU Mandelbrot and Multibrot explorer using OpenCL and SDL2.

Requirements

You will need an OpenCL compatible graphics processor and the SDL2 library:

$ sudo apt install libsdl2-2.0-0

Build

Get the OpenCL and SDL2 development packages:

$ sudo apt install ocl-icd-opencl-dev libsdl2-dev

Build the executable:

$ make

Releases

No releases published

Packages

No packages published