jzc / microbiomes

simple procedural terrain generation scenes with webgl

Home Page:http://justincai.com/microbiomes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build using

    $ npm install
    $ npm run build

Then either `cd dist && python -m http.server` and
navigate to localhost:8000, or open dist/index.html
in a browser.

About

simple procedural terrain generation scenes with webgl

http://justincai.com/microbiomes/

License:MIT License


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%