top of page
Giulia
Julia Set Fractal Interactive Viewer
Giulia is a GPU accelerated Julia Set fractal interactive viewer implemented in C++ that supports rendering through OpenGL or OpenCL. Giulia also features a Mandelbrot renderer.
Implementation features
Julia and Mandelbrot renderings
Real-time Rendering
Dynamic parameters
Panning & Zooming
Single or Double precision
Number of calculations per pixel
Compute mode (OpenGL or OpenCL)
Imgui based GUI
C++14 standard
CMake based
OpenGL & OpenCL Interoperation
If you wish to learn about the Julia Sets, fractals and their relation to the Mandelbrot Set, check out these sources:
Resrources
[Code] Github Repository
bottom of page