Skip to content

haoran0115/julia-set-cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia Set by CUDA

A simple multi-thread CUDA program which generates the density map of Julia set for

To plot .png file, you should first compile the main CUDA program through cmake, please check run.sh. The library to plot .png is taken from stb.

./run.sh

You may modify some important parameters like iteration depth and xy range, please check julia.cu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages