Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kflorence/gspiral-php
A simple script to create a (psuedo) golden spiral in PHP.
https://github.com/kflorence/gspiral-php
Last synced: 7 days ago
JSON representation
A simple script to create a (psuedo) golden spiral in PHP.
- Host: GitHub
- URL: https://github.com/kflorence/gspiral-php
- Owner: kflorence
- Created: 2010-12-17T20:07:43.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-17T20:08:02.000Z (almost 14 years ago)
- Last Synced: 2023-03-10T23:23:07.487Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Creates a [golden spiral](http://en.wikipedia.org/wiki/Golden_spiral "Golden spiral, Wikipedia"). Requires php5-gd and php5-imagick.