Skip to content

A fractal visualisation software running with OpenCL, OpenGL and ImGui

Notifications You must be signed in to change notification settings

mbourand/fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractals

A fractal visualisation software running with OpenCL, OpenGL and ImGui

Buddhabrot fractal

Installation

If you are on Windows, you can download the executable from the Releases

Manual Installation

  1. Install an Nvidia's CUDA Toolkit
  2. Install CMake
  3. Clone the project with git clone --recursive git@github.com:mbourand/fractals.git
  4. Configure and build the project using CMake
  5. Copy the shaders folder in the same folder than the executable
  6. Run the executable

Screenshots

Mandelbrot

Mandelbrot fractal

Julia

Julia fractal

Newton

Newton fractal

Phoenix

Phoenix fractal

Buddhabrot

Buddhabrot fractal

About

A fractal visualisation software running with OpenCL, OpenGL and ImGui

Resources

Stars

Watchers

Forks

Packages

No packages published