Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmcw/projectityourself
a website that encourages people to make their own projections
https://github.com/tmcw/projectityourself
Last synced: 11 days ago
JSON representation
a website that encourages people to make their own projections
- Host: GitHub
- URL: https://github.com/tmcw/projectityourself
- Owner: tmcw
- License: isc
- Created: 2012-02-12T18:36:08.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2018-03-12T18:03:46.000Z (over 6 years ago)
- Last Synced: 2024-10-12T04:16:48.952Z (28 days ago)
- Language: JavaScript
- Homepage: http://macwright.org/projectityourself/
- Size: 2.86 MB
- Stars: 13
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - tmcw/projectityourself - a website that encourages people to make their own projections (others)
README
![cassini tilt](http://www.macwright.org/graphics/cassini_tilt.png)
This is the code that runs [Project It Yourself!](http://macwright.org/projectityourself/),
a toy that lets you play with [map projections](http://en.wikipedia.org/wiki/Map_projection)
as simple math functions.There's also a [blog post](http://macwright.org/2012/03/12/project-it-yourself.html) and
[a presentation](http://macwright.org/presentations/projections/#0) for background.Technology-wise it uses [HTML5 Canvas](https://developer.mozilla.org/en-US/docs/Canvas_tutorial),
a version of NASA's [blue marble](http://earthobservatory.nasa.gov/Features/BlueMarble/)
image, and a bunch of eval.