https://github.com/angrycoding/iso-grid-generator
Isometric Grid Generator
https://github.com/angrycoding/iso-grid-generator
Last synced: 4 days ago
JSON representation
Isometric Grid Generator
- Host: GitHub
- URL: https://github.com/angrycoding/iso-grid-generator
- Owner: angrycoding
- Created: 2012-09-20T19:21:34.000Z (over 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2023-11-10T22:49:09.000Z (about 2 years ago)
- Last Synced: 2025-04-09T18:54:16.410Z (10 months ago)
- Language: HTML
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Isometric Grid Generator
==================
Following demo (works only in Safari, Google Chrome, Opera and Firefox) called Isometric Grid Generator,
allows you to generate isometric grid background using two simple sliders (controls cell width and height)
and then download it as png image (done using data:uri protocol, so might not work everywhere).
You can also check the source code yourself and see how it's done.
[See the live demo here](http://angrycoding.github.io/iso-grid-generator/)