Skip to content

A python jupyter notebook to create fractal images from julia set

Notifications You must be signed in to change notification settings

iusekarma/fractle_notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fractal Image Generator

This notebook generates Julia Set fractals.

Libraries Used

  • NumPy
  • Matplotlib and OpenCV (for viewing and saving image)

Sample Image


C = -0.5251993 - i0.5251993

About

A python jupyter notebook to create fractal images from julia set

Topics

Resources

Stars

Watchers

Forks