Coder Social home page Coder Social logo

mandlebrot-set-exploer's Introduction

In order to run this program, cython is required. It provides great speed up with
its c extension butalso brings inconvenience for the users who are using them.
To install Cython:
For Mac users:
1. go to http://cython.org/#download and download the gzip file
2. unzip the gzip
3. go to the directory setup.py of cython folder with the terminal
4. type in the command "arch -32 python setup.py install" without the quotation mark
5. done
For Windows users:
It's a lot more complicated for windows.
First you should go download the zip file and then try the setup.py.
If you encounters errors "unable to find vcvarsall.bat", go to this post:
http://stackoverflow.com/questions/2817869/error-unable-to-find-vcvarsall-bat?lq=1
------------------------------------------------------------------------------------------
How to use it:

Double-click two corners of the rectangle to select the area that needs zoom in.
Click and drag to draw the Julia set with the c value selected by the point.

Iteration: you can change it to increase the precision of the graph.

Color Option I: The smooth coloring.  It colors the graph with multiple colors and
very smooth transition.  you can change it's smooth value and color value with the
scales.  The mysterious background gives an amazing affect to the graph, try it out!

Color Option II: The graph will become the repentance of two colors you input. Input
the color in hexdecimal. To find some good colors in hex, I suggest this website:
http://nipponcolors.com/#tsuyukusa

Color Option III: It gives an awesome old school effect of grey scaling.Mysterious
background is assumed in this option.

Create: The program will generate a new Mandelbrot set with selected color scheme.

Apply: Instead of generating a new graph, this option provides you the ability to switch
color scheme while staying at the same zoom in level

Refine Julia Set: Ihe programs will refine the inverse Julia set to give it greater details.

Top menu bar:

save mandelbrot: It will save the current window in a '.eps' format at the same directory.

Help: It will open this file in a more artistic way.

mandlebrot-set-exploer's People

Contributors

isthatyou avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.