Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 429 Bytes

grass-generator

A small playground to test procedurally generated grass.

screenshot of grass-generator

Play with it

There is an instance running at 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