Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/philipjscott/terrapaint

Library that lets you draw heightmaps in the browser quickly :art:
https://github.com/philipjscott/terrapaint

Last synced: about 1 month ago
JSON representation

Library that lets you draw heightmaps in the browser quickly :art:

Awesome Lists containing this project

README

        

# terrapaint

### Canvas heightmap generator

![Island heightmap](https://philipjscott.github.io/terrapaint/island.png)

More demonstrations here:

### Installation

If you plan to use Browserify or Webpack: `npm install terrapaint --save-dev`

### Usage

Either embed
```html