Skip to content

cyrilgandon/largebuddha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nebulabrot

The Buddhabrot

This is the worker to create the large-scale buddhabrot. The final result of these programs are seen here. You can view lots of more information about the Buddhabrot on Melinda Green's website or on Wikipedia.

There are three main programs. See "Notes.txt" for more details on each.

Threads

This is the main worker that calculates the fractal.

Create Worker

Simple utility script to create a batch file to run Threads according to various settings.

Visualize Array

This takes the output from Threads, splits up and scales the data into lots of little .png files for the final wepage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 91.0%
  • HTML 4.5%
  • C++ 4.4%
  • Other 0.1%