Skip to content

yeephycho/OpenCV_based_JuliaSet_Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV_based_JuliaSet_Implementation

Plot Julia set with C++/OpenCL/CUDA/OpenMP

The output image should be the same or at least similiar for different implementation if the same parameters are used. It can be download at julia_20K.(right click on the text and Save link as...)

Result is shown below, Z = Z^2 + C, when C = -0.8 + 0.156i, display area ranging from -1.5 to 1.5 both on real axis and imaginary axis.
For detail, please go to my blog.

Full result

julia_full

Part 1
julia_part1

Part 2
julia_part1

Part 3

julia_part3

Releases

No releases published

Packages

No packages published