Download .zip |
Info | Screenshots | View files (4) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-03-23 (9 years ago) | 59% | Total: 432 This week: 1 | All time: 6,108 This week: 480 |
Version | License | PHP version | Categories | |||
fractal 1.0 | Free for non-comm... | 4.0 | Algorithms, Graphics |
Description | Author | ||||||||||||||
This class can be used to render Koch curve fractal images. |
|
According to Wikipedia, A fractal is generally "a rough or fragmented geometric shape that can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole,"[1] a property called self-similarity. This PHP script draws a Koch Curve which is a type of Fractal. It simply takes an integer as the Koch Curve level and draws it as a jpeg image. This image can be downloaded like any normal image. You just need to have PHP GD library installed. You can try this application on my website at [http://www.dreamstube.com/post/Kich-Curve-This-time-in-PHP.aspx]. Thanks, Reza Salehi |
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
fractal.class.php | Class | fractal main class |
index.htm | Data | Data entry form |
index.php | Example | Sample script consuming the Fractal class |
readme.txt | Doc. | Read Me |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
DreamsTube.com Try the Fractal Class here by clicking on the sample image! |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Fractal in Github See the Github page |