https://github.com/nielsdejong/slippy-terrain-generation
Slippy map rendering of Perlin noise generated terrain
https://github.com/nielsdejong/slippy-terrain-generation
Last synced: about 2 months ago
JSON representation
Slippy map rendering of Perlin noise generated terrain
- Host: GitHub
- URL: https://github.com/nielsdejong/slippy-terrain-generation
- Owner: nielsdejong
- Created: 2018-11-24T17:51:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T12:23:33.000Z (over 6 years ago)
- Last Synced: 2025-02-10T06:12:15.613Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slippy-terrain-generation
A slippy map (Google maps style) rendering of terrain generated with Perlin noise.
It uses the polymaps (http://polymaps.org) library to render the map.