Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phlmn/grass-generator

A small playground to test procedurally generated grass
https://github.com/phlmn/grass-generator

Last synced: 9 days ago
JSON representation

A small playground to test procedurally generated grass

Awesome Lists containing this project

README

        

#

`grass-generator`

A small playground to test procedurally generated grass.

![screenshot of grass-generator](screenshot.png)

## Play with it

There is an instance running at [phlmn.github.io/grass-generator](https://phlmn.github.io/grass-generator/). Have fun!

## Hack on it

* `npm start` spins up a parcel dev server
* `npm run build` bundles a production build to `./dist`