-
-
fRactal-flame
A simplified implementation of the fractal flame algorithm in R.
-
-
-
-
fractal
The fractal I made up in high school
# Dave's fractal
I made this fractal up in high school. It's my comfort code I write when I need a break.
-
-
fractal-tree-js
fractal-tree-js
===============
An interactive fractal tree generator written in js. [Try me!](https://dl.dropbox.com/u/5087897/tree.html)
Based on http://thecodeplayer.com/walkthrough/create-binary-trees-using-javascript-and-html5-canvas
Tested on ...
-
-
fractal
Canvas-based fractal editor and animation
Click to edit the fractal, or to choose from the library.
Add or remove points by clicking. Click outside the graph to hide it.
Return restarts the animation. Escape stops it.
:-)
-
fractal-sim
# Fractal-Sim
## Requirements
* PyQt4
* Lots of CPU power
* (Only tested on python 2.7.3)
## Running
To run you need to terminals one for the GUI and one for the client doing all the caculations.
### GUI Command
python gui.py
### Client ...
-