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

https://github.com/stefnotch/age_of_js

A tiny WebGL terrain rendering experiment
https://github.com/stefnotch/age_of_js

javascript webgl

Last synced: 11 months ago
JSON representation

A tiny WebGL terrain rendering experiment

Awesome Lists containing this project

README

          

# [Age_of_JS](https://stefnotch.github.io/Age_of_JS/)
A tiny WebGL terrain rendering experiment

It uses perlin noise to generate a terrain and then renders it with WebGL

### Controls:
- Mouse
- Arrow Keys

### Screenshot
![Mountains and very cheap looking water](./Screenshot.png)