Skip to content

Simple Swift code for generating Mandelbrot Set image sequences.

Notifications You must be signed in to change notification settings

Fudmottin/FractalGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FractalGenerator

Simple Swift code for generating Mandelbrot Set image sequences.

This is purely experimental code. When learning a new language, I tend to fall back to the M-Set. It's like a strange attractor for me ;)

Some of this code is for testing Swift's optimizer. Complex.swift is for that purpose. It makes the code easier to read also.

Use this code how you like. Attempt no copyrights. Use it together. Use it in peace.

Create a new command line OS X app in Swift to use the files and see how it runs.

About

Simple Swift code for generating Mandelbrot Set image sequences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages